/linux-6.1.9/net/nfc/ |
D | netlink.c | 191 return genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_targets_found() 219 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_target_lost() 250 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_tm_activated() 279 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_tm_deactivated() 319 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_device_added() 348 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_device_removed() 413 return genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_llc_send_sdres() 445 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_added() 475 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_removed() 519 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_transaction() [all …]
|
/linux-6.1.9/fs/quota/ |
D | netlink.c | 87 genlmsg_multicast("a_genl_family, skb, 0, 0, GFP_NOFS); in quota_send_warning()
|
/linux-6.1.9/drivers/acpi/ |
D | event.c | 141 genlmsg_multicast(&acpi_event_genl_family, skb, 0, 0, GFP_ATOMIC); in acpi_bus_generate_netlink_event()
|
/linux-6.1.9/net/ieee802154/ |
D | netlink.c | 52 return genlmsg_multicast(&nl802154_family, msg, 0, group, GFP_ATOMIC); in ieee802154_nl_mcast()
|
/linux-6.1.9/net/hsr/ |
D | hsr_netlink.c | 212 genlmsg_multicast(&hsr_genl_family, skb, 0, 0, GFP_ATOMIC); in hsr_nl_ringerror() 249 genlmsg_multicast(&hsr_genl_family, skb, 0, 0, GFP_ATOMIC); in hsr_nl_nodedown()
|
/linux-6.1.9/fs/cifs/ |
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.1.9/drivers/thermal/ |
D | thermal_netlink.c | 98 genlmsg_multicast(&thermal_gnl_family, skb, 0, 0, GFP_KERNEL); in thermal_genl_sampling_temp() 293 genlmsg_multicast(&thermal_gnl_family, msg, 0, 1, GFP_KERNEL); in thermal_genl_send_event()
|
/linux-6.1.9/net/core/ |
D | drop_monitor.c | 197 genlmsg_multicast(&net_drop_monitor_family, skb, 0, in send_dm_alert() 428 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_hw_summary_work() 702 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_packet_report() 919 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_hw_packet_report()
|
/linux-6.1.9/include/net/ |
D | genetlink.h | 342 static inline int genlmsg_multicast(const struct genl_family *family, in genlmsg_multicast() function
|
/linux-6.1.9/include/linux/ |
D | genl_magic_func.h | 277 return genlmsg_multicast(&ZZZ_genl_family, skb, 0, \
|
/linux-6.1.9/drivers/net/ieee802154/ |
D | mac802154_hwsim.c | 645 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
|
/linux-6.1.9/drivers/block/ |
D | nbd.c | 2466 genlmsg_multicast(&nbd_genl_family, skb, 0, 0, GFP_KERNEL); in nbd_mcast_index()
|
/linux-6.1.9/drivers/scsi/ |
D | pmcraid.c | 1440 result = genlmsg_multicast(&pmcraid_event_family, skb, in pmcraid_notify_aen()
|
/linux-6.1.9/drivers/net/wireless/ |
D | mac80211_hwsim.c | 3197 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
|