Searched refs:queue_wait (Results 1 - 2 of 2) sorted by path

/linux-master/net/batman-adv/
H A Dtypes.h1161 /** @queue_wait: log reader's wait queue */
1162 wait_queue_head_t queue_wait; member in struct:batadv_priv_debug_log
/linux-master/net/sunrpc/
H A Dcache.c964 static DECLARE_WAIT_QUEUE_HEAD(queue_wait);
973 poll_wait(filp, &queue_wait, wait);
1238 wake_up(&queue_wait);

Completed in 220 milliseconds