Home
last modified time | relevance | path

Searched refs:rpc_sleep_on (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsched.h236 void rpc_sleep_on(struct rpc_wait_queue *, struct rpc_task *,
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsched.h231 void rpc_sleep_on(struct rpc_wait_queue *, struct rpc_task *,
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsched.c426 void rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on() function
442 EXPORT_SYMBOL_GPL(rpc_sleep_on); variable
H A Dxprt.c261 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt()
327 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt_cong()
1257 * req->rq_reply_bytes_recvd, and the call to rpc_sleep_on(). in xprt_request_wait_receive()
1265 * rpc_sleep_on() raced. in xprt_request_wait_receive()
1582 rpc_sleep_on(&xprt->backlog, task, xprt_complete_request_init); in xprt_add_backlog()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsched.c447 void rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on() function
463 EXPORT_SYMBOL_GPL(rpc_sleep_on); variable
H A Dxprt.c290 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt()
356 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt_cong()
1307 * req->rq_reply_bytes_recvd, and the call to rpc_sleep_on(). in xprt_request_wait_receive()
1315 * rpc_sleep_on() raced. in xprt_request_wait_receive()
1650 rpc_sleep_on(&xprt->backlog, task, xprt_complete_request_init); in xprt_add_backlog()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c605 rpc_sleep_on(&gss_cred->gc_upcall->rpc_waitqueue, task, NULL); in gss_refresh_upcall()
610 rpc_sleep_on(&gss_msg->rpc_waitqueue, task, gss_upcall_callback); in gss_refresh_upcall()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dauth_gss.c622 rpc_sleep_on(&gss_cred->gc_upcall->rpc_waitqueue, task, NULL); in gss_refresh_upcall()
627 rpc_sleep_on(&gss_msg->rpc_waitqueue, task, gss_upcall_callback); in gss_refresh_upcall()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4callback.c1030 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()
/kernel/linux/linux-5.10/fs/nfs/
H A Dpagelist.c138 rpc_sleep_on(&NFS_SERVER(inode)->uoc_rpcwaitq, task, NULL); in nfs_async_iocounter_wait()
H A Dnfs4state.c1189 rpc_sleep_on(&sequence->wait, task, NULL); in nfs_wait_on_sequence()
H A Dpnfs.c1618 rpc_sleep_on(&NFS_SERVER(ino)->roc_rpcwaitq, task, NULL); in pnfs_wait_on_layoutreturn()
H A Dnfs4proc.c639 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception()
1107 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs4_setup_sequence()
/kernel/linux/linux-6.6/fs/nfs/
H A Dpagelist.c177 rpc_sleep_on(&NFS_SERVER(inode)->uoc_rpcwaitq, task, NULL); in nfs_async_iocounter_wait()
H A Dnfs4state.c1189 rpc_sleep_on(&sequence->wait, task, NULL); in nfs_wait_on_sequence()
H A Dpnfs.c1615 rpc_sleep_on(&NFS_SERVER(ino)->roc_rpcwaitq, task, NULL); in pnfs_wait_on_layoutreturn()
H A Dnfs4proc.c634 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception()
1102 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs4_setup_sequence()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4callback.c1106 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()

Completed in 68 milliseconds