Home
last modified time | relevance | path

Searched refs:genlmsg_new (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/fs/quota/
Dnetlink.c46 skb = genlmsg_new(msg_size, GFP_NOFS); in quota_send_warning()
/linux-2.6.39/fs/dlm/
Dnetlink.c30 skb = genlmsg_new(size, GFP_NOFS); in prepare_data()
/linux-2.6.39/include/net/
Dgenetlink.h304 static inline struct sk_buff *genlmsg_new(size_t payload, gfp_t flags) in genlmsg_new() function
/linux-2.6.39/drivers/acpi/
Devent.c200 skb = genlmsg_new(size, GFP_ATOMIC); in acpi_bus_generate_netlink_event()
/linux-2.6.39/net/wimax/
Dop-msg.c134 skb = genlmsg_new(msg_size, gfp_flags); in wimax_msg_alloc()
/linux-2.6.39/net/core/
Ddrop_monitor.c87 data->skb = genlmsg_new(al, GFP_KERNEL); in reset_per_cpu_data()
/linux-2.6.39/kernel/
Dtaskstats.c87 skb = genlmsg_new(size, GFP_KERNEL); in prepare_reply()
/linux-2.6.39/drivers/thermal/
Dthermal_sys.c1240 skb = genlmsg_new(size, GFP_ATOMIC); in generate_netlink_event()
/linux-2.6.39/drivers/scsi/
Dpmcraid.c1479 skb = genlmsg_new(nla_genl_hdr_total_size, GFP_ATOMIC); in pmcraid_notify_aen()