taglinefilesource code
sock_alloc127include/linux/net.hextern struct socket *sock_alloc(void);
sock_alloc578net/socket.cif (!(sock = sock_alloc())) 
sock_alloc755net/socket.cif (!(newsock = sock_alloc()))