Searched refs:max_concurr_const (Results 1 – 2 of 2) sorted by relevance
46 static int max_concurr_const = MAX_BAU_CONCURRENT; variable813 if (hmaster->max_concurr >= hmaster->max_concurr_const) in count_max_concurr()1592 max_concurr_const = MAX_BAU_CONCURRENT; in parse_tunables_write()1602 max_concurr_const = val; in parse_tunables_write()1643 bcp->max_concurr_const = max_concurr; in tunables_write()1934 bcp->max_concurr_const = max_concurr; in init_per_cpu_tunables()
650 int max_concurr_const; member