Searched refs:genlmsg_multicast (Results 1 – 8 of 8) sorted by relevance
| /linux/net/nfc/ |
| H A D | netlink.c | 196 return genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_targets_found() 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() 418 return genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_llc_send_sdres() 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() [all …]
|
| /linux/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/fs/quota/ |
| H A D | netlink.c | 87 genlmsg_multicast("a_genl_family, skb, 0, 0, GFP_NOFS); in quota_send_warning()
|
| /linux/kernel/power/ |
| H A D | em_netlink.c | 310 genlmsg_multicast(&dev_energymodel_nl_family, msg, 0, in __em_notify_pd_table() 363 genlmsg_multicast(&dev_energymodel_nl_family, msg, 0, in em_notify_pd_deleted()
|
| /linux/include/net/ |
| H A D | genetlink.h | 526 static inline int genlmsg_multicast(const struct genl_family *family, in genlmsg_multicast() function
|
| /linux/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/drivers/net/ieee802154/ |
| H A D | mac802154_hwsim.c | 810 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
|
| /linux/drivers/scsi/ |
| H A D | pmcraid.c | 1443 result = genlmsg_multicast(&pmcraid_event_family, skb, in pmcraid_notify_aen()
|