Searched refs:mc_groups_longs (Results 1 – 1 of 1) sorted by relevance
79 static unsigned long mc_groups_longs = 1; variable215 mc_groups_longs * in genl_allocate_reserve_groups()219 mc_groups_longs * BITS_PER_LONG, in genl_allocate_reserve_groups()225 mc_groups_longs * BITS_PER_LONG); in genl_allocate_reserve_groups()234 if (id + n_groups > mc_groups_longs * BITS_PER_LONG) { in genl_allocate_reserve_groups()235 unsigned long new_longs = mc_groups_longs + in genl_allocate_reserve_groups()252 mc_groups[mc_groups_longs + i] = 0; in genl_allocate_reserve_groups()254 mc_groups_longs = new_longs; in genl_allocate_reserve_groups()318 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()333 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()