socket_alloc      709 include/net/sock.h 	return &container_of(inode, struct socket_alloc, vfs_inode)->socket;
socket_alloc      714 include/net/sock.h 	return &container_of(socket, struct socket_alloc, socket)->vfs_inode;
socket_alloc      245 net/socket.c   	struct socket_alloc *ei;
socket_alloc      265 net/socket.c   			container_of(inode, struct socket_alloc, vfs_inode));
socket_alloc      270 net/socket.c   	struct socket_alloc *ei = (struct socket_alloc *)foo;
socket_alloc      278 net/socket.c   					      sizeof(struct socket_alloc),