Searched refs:find_socket_client (Results 1 – 3 of 3) sorted by relevance
54 struct socket_client *find_socket_client(struct socket_dev *sock, int fd);
112 client = find_socket_client(sock, fd); in send_socket_ack()145 client = find_socket_client(sock, fd); in req_user_vm_shutdown_reboot()
245 struct socket_client *find_socket_client(struct socket_dev *sock, int fd) in find_socket_client() function
Completed in 6 milliseconds