Searched refs:rpc_sleep_on (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/include/linux/sunrpc/ |
| D | sched.h | 236 void rpc_sleep_on(struct rpc_wait_queue *, struct rpc_task *,
|
| /Linux-v5.4/net/sunrpc/ |
| D | xprt.c | 227 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt() 294 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt_cong() 1534 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_add_backlog() 1551 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_throttle_congested()
|
| D | sched.c | 443 void rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on() function 459 EXPORT_SYMBOL_GPL(rpc_sleep_on);
|
| /Linux-v5.4/net/sunrpc/xprtrdma/ |
| D | transport.c | 574 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_rdma_alloc_slot()
|
| /Linux-v5.4/fs/nfsd/ |
| D | nfs4callback.c | 981 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()
|
| /Linux-v5.4/net/sunrpc/auth_gss/ |
| D | auth_gss.c | 632 rpc_sleep_on(&gss_cred->gc_upcall->rpc_waitqueue, task, NULL); in gss_refresh_upcall() 637 rpc_sleep_on(&gss_msg->rpc_waitqueue, task, gss_upcall_callback); in gss_refresh_upcall()
|
| /Linux-v5.4/fs/nfs/ |
| D | pagelist.c | 122 rpc_sleep_on(&NFS_SERVER(inode)->uoc_rpcwaitq, task, NULL); in nfs_async_iocounter_wait()
|
| D | nfs4state.c | 1184 rpc_sleep_on(&sequence->wait, task, NULL); in nfs_wait_on_sequence()
|
| D | pnfs.c | 1537 rpc_sleep_on(&NFS_SERVER(ino)->roc_rpcwaitq, task, NULL); in pnfs_wait_on_layoutreturn()
|
| D | nfs4proc.c | 611 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception() 1052 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs4_setup_sequence()
|