Home
last modified time | relevance | path

Searched refs:rpc_sleep_on (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/net/sunrpc/
Dxprt.c504 rpc_sleep_on(&xprt->pending, task, action); in xprt_wait_for_buffer_space()
778 rpc_sleep_on(&xprt->pending, task, xprt_connect_status); in xprt_connect()
982 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_prepare_transmit()
1066 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_transmit()
1082 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_add_backlog()
1099 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_throttle_congested()
Dsched.c370 void rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on() function
388 EXPORT_SYMBOL_GPL(rpc_sleep_on);
685 rpc_sleep_on(&delay_queue, task, __rpc_atrun); in rpc_delay()
Drpcb_clnt.c697 rpc_sleep_on(&xprt->binding, task, NULL); in rpcb_getport_async()
Dxprtsock.c2724 rpc_sleep_on(&xprt->xpt_bc_pending, task, NULL); in bc_send_request()
/Linux-v4.19/include/linux/sunrpc/
Dsched.h226 void rpc_sleep_on(struct rpc_wait_queue *, struct rpc_task *,
/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_backchannel.c229 rpc_sleep_on(&sxprt->xpt_bc_pending, task, NULL); in xprt_rdma_bc_send_request()
Dtransport.c566 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_rdma_alloc_slot()
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c614 rpc_sleep_on(&pipe_version_rpc_waitqueue, task, NULL); in gss_refresh_upcall()
624 rpc_sleep_on(&gss_cred->gc_upcall->rpc_waitqueue, task, NULL); in gss_refresh_upcall()
630 rpc_sleep_on(&gss_msg->rpc_waitqueue, task, gss_upcall_callback); in gss_refresh_upcall()
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c901 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()
/Linux-v4.19/fs/nfs/
Dpagelist.c121 rpc_sleep_on(&NFS_SERVER(inode)->uoc_rpcwaitq, task, NULL); in nfs_async_iocounter_wait()
Dnfs4state.c1186 rpc_sleep_on(&sequence->wait, task, NULL); in nfs_wait_on_sequence()
Dpnfs.c1453 rpc_sleep_on(&NFS_SERVER(ino)->roc_rpcwaitq, task, NULL); in pnfs_wait_on_layoutreturn()
Dnfs4proc.c578 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception()
1018 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs4_setup_sequence()