Searched refs:queue_wait (Results 1 – 2 of 2) sorted by relevance
964 static DECLARE_WAIT_QUEUE_HEAD(queue_wait);973 poll_wait(filp, &queue_wait, wait); in cache_poll()1238 wake_up(&queue_wait); in cache_pipe_upcall()
1098 wait_queue_head_t queue_wait; member