Home
last modified time | relevance | path

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

/linux/net/netlink/
H A Dgenetlink.c93 static unsigned long mc_groups_longs = 1; variable
409 mc_groups_longs * in genl_allocate_reserve_groups()
413 mc_groups_longs * BITS_PER_LONG, in genl_allocate_reserve_groups()
419 mc_groups_longs * BITS_PER_LONG); in genl_allocate_reserve_groups()
428 if (id + n_groups > mc_groups_longs * BITS_PER_LONG) { in genl_allocate_reserve_groups()
429 unsigned long new_longs = mc_groups_longs + in genl_allocate_reserve_groups()
446 mc_groups[mc_groups_longs + i] = 0; in genl_allocate_reserve_groups()
448 mc_groups_longs = new_longs; in genl_allocate_reserve_groups()
512 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()
527 mc_groups_longs * BITS_PER_LONG); in genl_validate_assign_mc_groups()