taglinefilesource code
allocation169fs/ncpfs/sock.csk->allocation = GFP_ATOMIC;
allocation226fs/ncpfs/sock.csk->allocation = GFP_KERNEL;
allocation161include/net/sock.hunsigned long    allocation;    /* Allocation mode */
allocation1147net/appletalk/ddp.csk->allocation=GFP_KERNEL;
allocation1112net/ax25/af_ax25.csk->allocation    = GFP_KERNEL;
allocation461net/core/sock.cskb = sock_wmalloc(sk, size, 0, sk->allocation);
allocation662net/ipv4/af_inet.csk->allocation = GFP_KERNEL;
allocation1038net/ipv4/icmp.csk->allocation=GFP_ATOMIC;
allocation521net/netrom/af_netrom.csk->allocation    = GFP_KERNEL;
allocation315net/unix/af_unix.csk->allocation=GFP_KERNEL;