Home
last modified time | relevance | path

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

/linux-4.1.27/net/nfc/
Dnetlink.c204 return genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_targets_found()
233 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()
295 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_tm_deactivated()
328 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_device_added()
358 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_device_removed()
424 return genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_ATOMIC); in nfc_genl_llc_send_sdres()
458 genlmsg_multicast(&nfc_genl_family, msg, 0, 0, GFP_KERNEL); in nfc_genl_se_added()
489 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-4.1.27/fs/quota/
Dnetlink.c92 genlmsg_multicast(&quota_genl_family, skb, 0, 0, GFP_NOFS); in quota_send_warning()
/linux-4.1.27/drivers/acpi/
Devent.c141 genlmsg_multicast(&acpi_event_genl_family, skb, 0, 0, GFP_ATOMIC); in acpi_bus_generate_netlink_event()
/linux-4.1.27/net/ieee802154/
Dnetlink.c68 return genlmsg_multicast(&nl802154_family, msg, 0, group, GFP_ATOMIC); in ieee802154_nl_mcast()
/linux-4.1.27/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-4.1.27/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-4.1.27/include/net/
Dgenetlink.h311 static inline int genlmsg_multicast(struct genl_family *family, in genlmsg_multicast() function
/linux-4.1.27/net/core/
Ddrop_monitor.c122 genlmsg_multicast(&net_drop_monitor_family, skb, 0, in send_dm_alert()
/linux-4.1.27/include/linux/
Dgenl_magic_func.h296 return genlmsg_multicast(&ZZZ_genl_family, skb, 0, \
/linux-4.1.27/drivers/target/
Dtarget_core_user.c803 ret = genlmsg_multicast(&tcmu_genl_family, skb, 0, in tcmu_netlink_event()
/linux-4.1.27/drivers/thermal/
Dthermal_core.c1807 result = genlmsg_multicast(&thermal_event_genl_family, skb, 0, in thermal_generate_netlink_event()
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c2199 genlmsg_multicast(&hwsim_genl_family, mcast_skb, 0, in hwsim_mcast_config_msg()
/linux-4.1.27/drivers/scsi/
Dpmcraid.c1478 result = genlmsg_multicast(&pmcraid_event_family, skb, in pmcraid_notify_aen()