Searched refs:inflight_accept_req (Results 1 – 1 of 1) sorted by relevance
94 wait_queue_head_t inflight_accept_req; member 704 init_waitqueue_head(&map->passive.inflight_accept_req); in pvcalls_front_bind() 815 if (wait_event_interruptible(map->passive.inflight_accept_req, in pvcalls_front_accept() 909 wake_up(&map->passive.inflight_accept_req); in pvcalls_front_poll_passive() 932 poll_wait(file, &map->passive.inflight_accept_req, wait); in pvcalls_front_poll_passive() 1079 wake_up(&map->passive.inflight_accept_req); in pvcalls_front_release()