Searched refs:cong_wait (Results 1 – 2 of 2) sorted by relevance
180 wait_queue_head_t cong_wait; member
1403 init_waitqueue_head(&xprt->cong_wait); in xprt_setup()1581 if (waitqueue_active(&xprt->cong_wait)) in xprt_shutdown()1582 wake_up(&xprt->cong_wait); in xprt_shutdown()1591 if (waitqueue_active(&xprt->cong_wait)) in xprt_clear_backlog()1592 wake_up(&xprt->cong_wait); in xprt_clear_backlog()