Searched defs:new_nr_max (Results 1 – 1 of 1) sorted by relevance
114 int old_size, int new_nr_max) in expand_one_shrinker_info()153 int new_nr_max = round_up(new_id + 1, SHRINKER_UNIT_BITS); in expand_shrinker_info() local