Home
last modified time | relevance | path

Searched refs:queue_wait (Results 1 – 1 of 1) sorted by relevance

/linux/net/sunrpc/
H A Dcache.c973 static DECLARE_WAIT_QUEUE_HEAD(queue_wait);
982 poll_wait(filp, &queue_wait, wait); in cache_poll()
1246 wake_up(&queue_wait); in cache_pipe_upcall()