n_mcgrps           92 drivers/acpi/event.c 	.n_mcgrps = ARRAY_SIZE(acpi_event_mcgrps),
n_mcgrps         2202 drivers/block/nbd.c 	.n_mcgrps	= ARRAY_SIZE(nbd_mcast_grps),
n_mcgrps          634 drivers/net/ieee802154/mac802154_hwsim.c 	.n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
n_mcgrps         2837 drivers/net/team/team.c 	.n_mcgrps	= ARRAY_SIZE(team_nl_mcgrps),
n_mcgrps         3778 drivers/net/wireless/mac80211_hwsim.c 	.n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
n_mcgrps         1349 drivers/scsi/pmcraid.c 	.n_mcgrps = ARRAY_SIZE(pmcraid_mcgrps),
n_mcgrps          465 drivers/target/target_core_user.c 	.n_mcgrps = ARRAY_SIZE(tcmu_mcgrps),
n_mcgrps         1478 drivers/thermal/thermal_core.c 	.n_mcgrps = ARRAY_SIZE(thermal_event_mcgrps),
n_mcgrps           23 fs/quota/netlink.c 	.n_mcgrps = ARRAY_SIZE(quota_mcgrps),
n_mcgrps          297 include/linux/genl_magic_func.h 	.n_mcgrps = ARRAY_SIZE(ZZZ_genl_mcgrps),
n_mcgrps           73 include/net/genetlink.h 	unsigned int		n_mcgrps;
n_mcgrps          279 include/net/genetlink.h 	if (WARN_ON_ONCE(group >= family->n_mcgrps))
n_mcgrps          399 include/net/genetlink.h 	if (WARN_ON_ONCE(group >= family->n_mcgrps))
n_mcgrps          408 include/net/genetlink.h 	if (WARN_ON_ONCE(group >= family->n_mcgrps))
n_mcgrps         1480 net/batman-adv/netlink.c 	.n_mcgrps = ARRAY_SIZE(batadv_netlink_mcgrps),
n_mcgrps         6161 net/core/devlink.c 	.n_mcgrps	= ARRAY_SIZE(devlink_nl_mcgrps),
n_mcgrps         1577 net/core/drop_monitor.c 	.n_mcgrps	= ARRAY_SIZE(dropmon_mcgrps),
n_mcgrps          484 net/hsr/hsr_netlink.c 	.n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
n_mcgrps          136 net/ieee802154/netlink.c 	.n_mcgrps	= ARRAY_SIZE(ieee802154_mcgrps),
n_mcgrps         2463 net/ieee802154/nl802154.c 	.n_mcgrps = ARRAY_SIZE(nl802154_mcgrps),
n_mcgrps          982 net/l2tp/l2tp_netlink.c 	.n_mcgrps	= ARRAY_SIZE(l2tp_multicast_group),
n_mcgrps          187 net/netlink/genetlink.c 	int n_groups = family->n_mcgrps;
n_mcgrps          255 net/netlink/genetlink.c 		for (i = 0; i < family->n_mcgrps; i++)
n_mcgrps          270 net/netlink/genetlink.c 		for (i = 0; i < family->n_mcgrps; i++)
n_mcgrps          277 net/netlink/genetlink.c 	for (i = 0; i < family->n_mcgrps; i++) {
n_mcgrps          380 net/netlink/genetlink.c 	for (i = 0; i < family->n_mcgrps; i++)
n_mcgrps          725 net/netlink/genetlink.c 	if (family->n_mcgrps) {
n_mcgrps          733 net/netlink/genetlink.c 		for (i = 0; i < family->n_mcgrps; i++) {
n_mcgrps          983 net/netlink/genetlink.c 	.n_mcgrps = ARRAY_SIZE(genl_ctrl_groups),
n_mcgrps         1002 net/netlink/genetlink.c 		    group < f->mcgrp_offset + f->n_mcgrps) {
n_mcgrps         1028 net/netlink/genetlink.c 		    group < f->mcgrp_offset + f->n_mcgrps) {
n_mcgrps         1151 net/netlink/genetlink.c 	if (WARN_ON_ONCE(group >= family->n_mcgrps))
n_mcgrps         1168 net/netlink/genetlink.c 	if (WARN_ON_ONCE(group >= family->n_mcgrps))
n_mcgrps         1774 net/nfc/netlink.c 	.n_mcgrps = ARRAY_SIZE(nfc_genl_mcgrps),
n_mcgrps         2262 net/openvswitch/conntrack.c 	.n_mcgrps = 1,
n_mcgrps         1466 net/openvswitch/datapath.c 	.n_mcgrps = 1,
n_mcgrps         1888 net/openvswitch/datapath.c 	.n_mcgrps = 1,
n_mcgrps         2351 net/openvswitch/datapath.c 	.n_mcgrps = 1,
n_mcgrps          566 net/openvswitch/meter.c 	.n_mcgrps = 1,
n_mcgrps          115 net/psample/psample.c 	.n_mcgrps	= ARRAY_SIZE(psample_nl_mcgrps),
n_mcgrps          566 net/wimax/stack.c 	.n_mcgrps = ARRAY_SIZE(wimax_gnl_mcgrps),
n_mcgrps         14769 net/wireless/nl80211.c 	.n_mcgrps = ARRAY_SIZE(nl80211_mcgrps),