Home
last modified time | relevance | path

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

/linux-6.14.4/net/sunrpc/
Dcache.c972 static DECLARE_WAIT_QUEUE_HEAD(queue_wait);
981 poll_wait(filp, &queue_wait, wait); in cache_poll()
1245 wake_up(&queue_wait); in cache_pipe_upcall()
/linux-6.14.4/net/batman-adv/
Dtypes.h1159 wait_queue_head_t queue_wait; member