Searched refs:xpt_bc_pending (Results 1 – 3 of 3) sorted by relevance
78 struct rpc_wait_queue xpt_bc_pending; /* backchannel wait queue */ member
164 rpc_init_wait_queue(&xprt->xpt_bc_pending, "xpt_bc_pending"); in svc_xprt_init()812 rpc_wake_up(&xprt->xpt_bc_pending); in svc_send()
2058 rpc_sleep_on(&xprt->xpt_bc_pending, task, NULL); in bc_send_request()2061 rpc_wake_up_queued_task(&xprt->xpt_bc_pending, task); in bc_send_request()