Home
last modified time | relevance | path

Searched refs:genlmsg_multicast (Results 1 – 8 of 8) sorted by relevance

/linux/net/nfc/
H A Dnetlink.c196 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 Devent.c69 size = genlmsg_multicast(&reg_event_genl_family, skb, 0, 0, GFP_ATOMIC); in reg_generate_netlink_event()
/linux/fs/quota/
H A Dnetlink.c87 genlmsg_multicast(&quota_genl_family, skb, 0, 0, GFP_NOFS); in quota_send_warning()
/linux/kernel/power/
H A Dem_netlink.c310 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 Dgenetlink.h526 static inline int genlmsg_multicast(const struct genl_family *family, in genlmsg_multicast() function
/linux/drivers/thermal/
H A Dthermal_netlink.c116 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 Dmac802154_hwsim.c810 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
/linux/drivers/scsi/
H A Dpmcraid.c1443 result = genlmsg_multicast(&pmcraid_event_family, skb, in pmcraid_notify_aen()