ZZZ_genl_family   252 include/linux/genl_magic_func.h static struct genl_family ZZZ_genl_family;
ZZZ_genl_family   277 include/linux/genl_magic_func.h 	return genlmsg_multicast(&ZZZ_genl_family, skb, 0,		\
ZZZ_genl_family   286 include/linux/genl_magic_func.h static struct genl_family ZZZ_genl_family __ro_after_init = {
ZZZ_genl_family   303 include/linux/genl_magic_func.h 	return genl_register_family(&ZZZ_genl_family);
ZZZ_genl_family   308 include/linux/genl_magic_func.h 	genl_unregister_family(&ZZZ_genl_family);