Home
last modified time | relevance | path

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

/Linux-v4.19/net/nfc/
Dnetlink.c206 return genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_targets_found()
234 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_target_lost()
265 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_tm_activated()
294 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_tm_deactivated()
334 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_device_added()
363 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_device_removed()
428 return genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_llc_send_sdres()
460 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_added()
490 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_removed()
534 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_transaction()
[all …]
/Linux-v4.19/fs/quota/
Dnetlink.c87 genlmsg_multicast(&quota_genl_family, skb, 0, 0, GFP_NOFS); in quota_send_warning()
/Linux-v4.19/drivers/acpi/
Devent.c142 genlmsg_multicast(&acpi_event_genl_family, skb, 0, 0, GFP_ATOMIC); in acpi_bus_generate_netlink_event()
/Linux-v4.19/net/ieee802154/
Dnetlink.c60 return genlmsg_multicast(&nl802154_family, msg, 0, group, GFP_ATOMIC); in ieee802154_nl_mcast()
/Linux-v4.19/net/hsr/
Dhsr_netlink.c172 genlmsg_multicast(&hsr_genl_family, skb, 0, 0, GFP_ATOMIC); in hsr_nl_ringerror()
210 genlmsg_multicast(&hsr_genl_family, skb, 0, 0, GFP_ATOMIC); in hsr_nl_nodedown()
/Linux-v4.19/include/net/
Dgenetlink.h267 static inline int genlmsg_multicast(const struct genl_family *family, in genlmsg_multicast() function
/Linux-v4.19/net/wimax/
Dop-msg.c282 genlmsg_multicast(&wimax_gnl_family, skb, 0, 0, GFP_KERNEL); in wimax_msg_send()
Dstack.c181 genlmsg_multicast(&wimax_gnl_family, report_skb, 0, 0, GFP_KERNEL); in wimax_gnl_re_state_change_send()
/Linux-v4.19/net/core/
Ddrop_monitor.c138 genlmsg_multicast(&net_drop_monitor_family, skb, 0, in send_dm_alert()
/Linux-v4.19/include/linux/
Dgenl_magic_func.h278 return genlmsg_multicast(&ZZZ_genl_family, skb, 0, \
/Linux-v4.19/drivers/net/ieee802154/
Dmac802154_hwsim.c663 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
/Linux-v4.19/drivers/thermal/
Dthermal_core.c1465 result = genlmsg_multicast(&thermal_event_genl_family, skb, 0, in thermal_generate_netlink_event()
/Linux-v4.19/drivers/block/
Dnbd.c2173 genlmsg_multicast(&nbd_genl_family, skb, 0, 0, GFP_KERNEL); in nbd_mcast_index()
/Linux-v4.19/drivers/net/wireless/
Dmac80211_hwsim.c2426 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
/Linux-v4.19/drivers/scsi/
Dpmcraid.c1468 result = genlmsg_multicast(&pmcraid_event_family, skb, in pmcraid_notify_aen()