Home
last modified time | relevance | path

Searched refs:genlmsg_multicast (Results 1 – 18 of 18) 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/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/fs/quota/
H A Dnetlink.c87 genlmsg_multicast(&quota_genl_family, skb, 0, 0, GFP_NOFS); in quota_send_warning()
/linux/drivers/acpi/
H A Devent.c141 genlmsg_multicast(&acpi_event_genl_family, skb, 0, 0, GFP_ATOMIC); in acpi_bus_generate_netlink_event()
/linux/net/ieee802154/
H A Dnetlink.c52 return genlmsg_multicast(&nl802154_family, msg, 0, group, GFP_ATOMIC); in ieee802154_nl_mcast()
/linux/net/hsr/
H A Dhsr_netlink.c250 genlmsg_multicast(&hsr_genl_family, skb, 0, 0, GFP_ATOMIC); in hsr_nl_ringerror()
287 genlmsg_multicast(&hsr_genl_family, skb, 0, 0, GFP_ATOMIC); in hsr_nl_nodedown()
/linux/fs/smb/client/
H A Dcifs_swn.c163 genlmsg_multicast(&cifs_genl_family, skb, 0, CIFS_GENL_MCGRP_SWN, GFP_ATOMIC); in cifs_swn_send_register_message()
231 genlmsg_multicast(&cifs_genl_family, skb, 0, CIFS_GENL_MCGRP_SWN, GFP_ATOMIC); in cifs_swn_send_unregister_message()
/linux/net/core/
H A Ddrop_monitor.c200 genlmsg_multicast(&net_drop_monitor_family, skb, 0, in send_dm_alert()
431 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_hw_summary_work()
719 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_packet_report()
936 genlmsg_multicast(&net_drop_monitor_family, msg, 0, 0, GFP_KERNEL); in net_dm_hw_packet_report()
/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/include/net/
H A Dgenetlink.h524 static inline int genlmsg_multicast(const struct genl_family *family, in genlmsg_multicast() function
/linux/include/linux/
H A Dgenl_magic_func.h278 return genlmsg_multicast(&ZZZ_genl_family, skb, 0, \
/linux/drivers/dpll/
H A Ddpll_netlink.c750 genlmsg_multicast(&dpll_nl_family, msg, 0, 0, GFP_KERNEL); in dpll_device_event_send()
821 genlmsg_multicast(&dpll_nl_family, msg, 0, 0, GFP_KERNEL); in dpll_pin_event_send()
/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c810 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
/linux/drivers/block/
H A Dnbd.c2632 genlmsg_multicast(&nbd_genl_family, skb, 0, 0, GFP_KERNEL); in nbd_mcast_index()
/linux/drivers/scsi/
H A Dpmcraid.c1443 result = genlmsg_multicast(&pmcraid_event_family, skb, in pmcraid_notify_aen()
/linux/drivers/android/
H A Dbinder.c3045 genlmsg_multicast(&binder_nl_family, skb, 0, BINDER_NLGRP_REPORT, in binder_netlink_report()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c4266 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()