Home
last modified time | relevance | path

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

/Linux-v4.19/net/netlink/
Dgenetlink.c87 static unsigned long mc_groups_longs = 1; variable
133 mc_groups_longs * in genl_allocate_reserve_groups()
137 mc_groups_longs * BITS_PER_LONG, in genl_allocate_reserve_groups()
143 mc_groups_longs * BITS_PER_LONG); in genl_allocate_reserve_groups()
152 if (id + n_groups > mc_groups_longs * BITS_PER_LONG) { in genl_allocate_reserve_groups()
153 unsigned long new_longs = mc_groups_longs + in genl_allocate_reserve_groups()
170 mc_groups[mc_groups_longs + i] = 0; in genl_allocate_reserve_groups()
172 mc_groups_longs = new_longs; in genl_allocate_reserve_groups()
236 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()
251 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()