Home
last modified time | relevance | path

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

/linux/net/netlink/
A Dgenetlink.c79 static unsigned long mc_groups_longs = 1; variable
192 mc_groups_longs * in genl_allocate_reserve_groups()
196 mc_groups_longs * BITS_PER_LONG, in genl_allocate_reserve_groups()
202 mc_groups_longs * BITS_PER_LONG); in genl_allocate_reserve_groups()
211 if (id + n_groups > mc_groups_longs * BITS_PER_LONG) { in genl_allocate_reserve_groups()
212 unsigned long new_longs = mc_groups_longs + in genl_allocate_reserve_groups()
229 mc_groups[mc_groups_longs + i] = 0; in genl_allocate_reserve_groups()
231 mc_groups_longs = new_longs; in genl_allocate_reserve_groups()
295 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()
310 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()
/linux/
A DSystem.map159340 ffff8000120c1330 d mc_groups_longs
A D.tmp_System.map159340 ffff8000120c1330 d mc_groups_longs

Completed in 352 milliseconds