Home
last modified time | relevance | path

Searched refs:re_connect_wait (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dverbs.c280 wake_up_all(&ep->re_connect_wait); in rpcrdma_cm_event_handler()
295 wake_up_all(&ep->re_connect_wait); in rpcrdma_cm_event_handler()
445 init_waitqueue_head(&ep->re_connect_wait); in rpcrdma_ep_create()
549 wait_event_interruptible(ep->re_connect_wait, in rpcrdma_xprt_connect()
H A Dxprt_rdma.h87 wait_queue_head_t re_connect_wait; member
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dverbs.c256 wake_up_all(&ep->re_connect_wait); in rpcrdma_cm_event_handler()
269 wake_up_all(&ep->re_connect_wait); in rpcrdma_cm_event_handler()
408 init_waitqueue_head(&ep->re_connect_wait); in rpcrdma_ep_create()
512 wait_event_interruptible(ep->re_connect_wait, in rpcrdma_xprt_connect()
H A Dxprt_rdma.h90 wait_queue_head_t re_connect_wait; member

Completed in 6 milliseconds