taglinefilesource code
sock_wmalloc298include/net/sock.hextern struct sk_buff    *sock_wmalloc(struct sock *sk,
sock_wmalloc449net/core/sock.cskb = sock_wmalloc(sk, size, 0, GFP_KERNEL);
sock_wmalloc382net/ipv4/packet.csock_wmalloc,
sock_wmalloc281net/ipv4/raw.csock_wmalloc,
sock_wmalloc5179net/ipv4/tcp.csock_wmalloc,
sock_wmalloc660net/ipv4/udp.csock_wmalloc,