Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dcache.c961 static DECLARE_WAIT_QUEUE_HEAD(queue_wait);
970 poll_wait(filp, &queue_wait, wait); in cache_poll()
1234 wake_up(&queue_wait); in cache_pipe_upcall()
/linux-6.12.1/net/batman-adv/
Dtypes.h1162 wait_queue_head_t queue_wait; member