Home
last modified time | relevance | path

Searched refs:mc_groups_longs (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/netlink/
Dgenetlink.c87 static unsigned long mc_groups_longs = 1; variable
169 mc_groups_longs * in genl_allocate_reserve_groups()
173 mc_groups_longs * BITS_PER_LONG, in genl_allocate_reserve_groups()
179 mc_groups_longs * BITS_PER_LONG); in genl_allocate_reserve_groups()
188 if (id >= mc_groups_longs * BITS_PER_LONG) { in genl_allocate_reserve_groups()
189 unsigned long new_longs = mc_groups_longs + in genl_allocate_reserve_groups()
206 mc_groups[mc_groups_longs + i] = 0; in genl_allocate_reserve_groups()
208 mc_groups_longs = new_longs; in genl_allocate_reserve_groups()
272 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()
287 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()