wimax_msg_alloc 302 drivers/net/wimax/i2400m/rx.c ack_skb = wimax_msg_alloc(wimax_dev, NULL, payload, size, GFP_KERNEL); wimax_msg_alloc 478 include/net/wimax.h struct sk_buff *wimax_msg_alloc(struct wimax_dev *, const char *, const void *, wimax_msg_alloc 158 net/wimax/op-msg.c EXPORT_SYMBOL_GPL(wimax_msg_alloc); wimax_msg_alloc 300 net/wimax/op-msg.c skb = wimax_msg_alloc(wimax_dev, pipe_name, buf, size, gfp_flags);