taglinefilesource code
sock_alloc129include/linux/net.hextern struct socket *sock_alloc(void);
sock_alloc547net/socket.cif (!(sock = sock_alloc())) 
sock_alloc722net/socket.cif (!(newsock = sock_alloc()))