taglinefilesource code
sock_alloc141include/linux/net.hextern struct socket *sock_alloc(void);
sock_alloc527net/socket.cif (!(sock = sock_alloc())) 
sock_alloc700net/socket.cif (!(newsock = sock_alloc()))