sock_rmalloc      855 include/net/sock.h extern struct sk_buff		*sock_rmalloc(struct sock *sk,
sock_rmalloc     1531 net/netlink/af_netlink.c 	skb = sock_rmalloc(sk, NLMSG_GOODSIZE, 0, GFP_KERNEL);