Searched refs:max_concurr_const (Results 1 – 2 of 2) sorted by relevance
46 static int max_concurr_const = MAX_BAU_CONCURRENT; variable787 if (hmaster->max_concurr >= hmaster->max_concurr_const) in count_max_concurr()1555 max_concurr_const = MAX_BAU_CONCURRENT; in parse_tunables_write()1565 max_concurr_const = val; in parse_tunables_write()1608 bcp->max_concurr_const = max_concurr; in tunables_write()1894 bcp->max_concurr_const = max_concurr; in init_per_cpu_tunables()
623 int max_concurr_const; member