| /linux-6.15/net/nfc/ |
| H A D | netlink.c | 224 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_target_lost() 255 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_tm_activated() 284 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_tm_deactivated() 324 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_device_added() 353 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_device_removed() 450 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_added() 480 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_removed() 524 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_transaction() 562 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_connectivity() 681 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_dep_link_up_event() [all …]
|
| /linux-6.15/drivers/regulator/ |
| H A D | event.c | 69 size = genlmsg_multicast(®_event_genl_family, skb, 0, 0, GFP_ATOMIC); in reg_generate_netlink_event()
|
| /linux-6.15/fs/quota/ |
| H A D | netlink.c | 87 genlmsg_multicast("a_genl_family, skb, 0, 0, GFP_NOFS); in quota_send_warning()
|
| /linux-6.15/drivers/acpi/ |
| H A D | event.c | 141 genlmsg_multicast(&acpi_event_genl_family, skb, 0, 0, GFP_ATOMIC); in acpi_bus_generate_netlink_event()
|
| /linux-6.15/net/ieee802154/ |
| H A D | netlink.c | 52 return genlmsg_multicast(&nl802154_family, msg, 0, group, GFP_ATOMIC); in ieee802154_nl_mcast()
|
| /linux-6.15/net/hsr/ |
| H A D | hsr_netlink.c | 236 genlmsg_multicast(&hsr_genl_family, skb, 0, 0, GFP_ATOMIC); in hsr_nl_ringerror() 273 genlmsg_multicast(&hsr_genl_family, skb, 0, 0, GFP_ATOMIC); in hsr_nl_nodedown()
|
| /linux-6.15/fs/smb/client/ |
| H A D | cifs_swn.c | 165 genlmsg_multicast(&cifs_genl_family, skb, 0, CIFS_GENL_MCGRP_SWN, GFP_ATOMIC); in cifs_swn_send_register_message() 234 genlmsg_multicast(&cifs_genl_family, skb, 0, CIFS_GENL_MCGRP_SWN, GFP_ATOMIC); in cifs_swn_send_unregister_message()
|
| /linux-6.15/net/core/ |
| H A D | drop_monitor.c | 200 genlmsg_multicast(&net_drop_monitor_family, skb, 0, in send_dm_alert() 432 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_hw_summary_work() 720 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_packet_report() 937 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_hw_packet_report()
|
| /linux-6.15/include/net/ |
| H A D | genetlink.h | 524 static inline int genlmsg_multicast(const struct genl_family *family, in genlmsg_multicast() function
|
| /linux-6.15/drivers/thermal/ |
| H A D | thermal_netlink.c | 116 genlmsg_multicast(&thermal_genl_family, skb, 0, THERMAL_GENL_SAMPLING_GROUP, GFP_KERNEL); in thermal_genl_sampling_temp() 339 genlmsg_multicast(&thermal_genl_family, msg, 0, THERMAL_GENL_EVENT_GROUP, GFP_KERNEL); in thermal_genl_send_event()
|
| /linux-6.15/include/linux/ |
| H A D | genl_magic_func.h | 278 return genlmsg_multicast(&ZZZ_genl_family, skb, 0, \
|
| /linux-6.15/drivers/dpll/ |
| H A D | dpll_netlink.c | 617 genlmsg_multicast(&dpll_nl_family, msg, 0, 0, GFP_KERNEL); in dpll_device_event_send() 703 genlmsg_multicast(&dpll_nl_family, msg, 0, 0, GFP_KERNEL); in dpll_pin_event_send()
|
| /linux-6.15/drivers/net/ieee802154/ |
| H A D | mac802154_hwsim.c | 810 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
|
| /linux-6.15/drivers/block/ |
| H A D | nbd.c | 2610 genlmsg_multicast(&nbd_genl_family, skb, 0, 0, GFP_KERNEL); in nbd_mcast_index()
|
| /linux-6.15/drivers/scsi/ |
| H A D | pmcraid.c | 1443 result = genlmsg_multicast(&pmcraid_event_family, skb, in pmcraid_notify_aen()
|
| /linux-6.15/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 4051 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
|