Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dsched.h244 void rpc_sleep_on(struct rpc_wait_queue *, struct rpc_task *,
/linux/net/sunrpc/
H A Dsched.c449 void rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on() function
465 EXPORT_SYMBOL_GPL(rpc_sleep_on);
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()
1662 rpc_sleep_on(&xprt->backlog, task, xprt_complete_request_init); in xprt_add_backlog()
/linux/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()
/linux/fs/nfs/
H A Dpagelist.c177 rpc_sleep_on(&NFS_SERVER(inode)->uoc_rpcwaitq, task, NULL); in nfs_async_iocounter_wait()
H A Dpnfs.c1735 rpc_sleep_on(&NFS_SERVER(ino)->roc_rpcwaitq, task, NULL); in pnfs_wait_on_layoutreturn()
H A Dnfs4proc.c680 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception()
1148 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs4_setup_sequence()
/linux/fs/nfsd/
H A Dnfs4callback.c1274 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()