Searched refs:find_socket_client (Results 1 – 3 of 3) sorted by relevance
51 client = find_socket_client(sock, fd); in send_socket_ack()125 client = find_socket_client(sock, cmd_para->fd); in user_vm_register_vm_event_client_handler()151 client = find_socket_client(sock, cmd_para->fd); in user_vm_destroy_handler()180 client = find_socket_client(sock, cmd_para->fd); in user_vm_blkrescan_handler()
56 struct socket_client *find_socket_client(struct socket_dev *sock, int fd);
244 struct socket_client *find_socket_client(struct socket_dev *sock, int fd) in find_socket_client() function
Completed in 4 milliseconds