taglinefilesource code
sock_alloc130include/linux/net.hextern struct socket *sock_alloc(void);
sock_alloc577net/socket.cif (!(sock = sock_alloc())) 
sock_alloc754net/socket.cif (!(newsock = sock_alloc()))