socket_alloc     1370 include/net/sock.h 	return &container_of(inode, struct socket_alloc, vfs_inode)->socket;
socket_alloc     1375 include/net/sock.h 	return &container_of(socket, struct socket_alloc, socket)->vfs_inode;
socket_alloc      237 net/socket.c   	struct socket_alloc *ei;
socket_alloc      257 net/socket.c   	struct socket_alloc *ei;
socket_alloc      259 net/socket.c   	ei = container_of(inode, struct socket_alloc, vfs_inode);
socket_alloc      265 net/socket.c   	struct socket_alloc *ei = (struct socket_alloc *)foo;
socket_alloc      273 net/socket.c   					      sizeof(struct socket_alloc),