Searched refs:mc_groups (Results 1 – 3 of 3) sorted by relevance
191 id = find_first_zero_bit(mc_groups, in genl_allocate_reserve_groups()195 id = find_next_zero_bit(mc_groups, in genl_allocate_reserve_groups()204 if (test_bit(i, mc_groups)) { in genl_allocate_reserve_groups()216 if (mc_groups == &mc_group_start) { in genl_allocate_reserve_groups()220 mc_groups = new_groups; in genl_allocate_reserve_groups()221 *mc_groups = mc_group_start; in genl_allocate_reserve_groups()223 new_groups = krealloc(mc_groups, nlen, in genl_allocate_reserve_groups()227 mc_groups = new_groups; in genl_allocate_reserve_groups()229 mc_groups[mc_groups_longs + i] = 0; in genl_allocate_reserve_groups()236 set_bit(i, mc_groups); in genl_allocate_reserve_groups()[all …]
159338 ffff8000120c1310 d mc_groups
Completed in 362 milliseconds