Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/
Dxprt.c501 rpc_sleep_on(&xprt->pending, task, action); in xprt_wait_for_buffer_space()
755 rpc_sleep_on(&xprt->pending, task, xprt_connect_status); in xprt_connect()
916 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_prepare_transmit()
1001 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_transmit()
1010 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_add_backlog()
1027 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_throttle_congested()
Dsched.c369 void rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on() function
387 EXPORT_SYMBOL_GPL(rpc_sleep_on);
650 rpc_sleep_on(&delay_queue, task, __rpc_atrun); in rpc_delay()
Drpcb_clnt.c698 rpc_sleep_on(&xprt->binding, task, NULL); in rpcb_getport_async()
Dxprtsock.c2579 rpc_sleep_on(&xprt->xpt_bc_pending, task, NULL); in bc_send_request()
/linux-4.4.14/include/linux/sunrpc/
Dsched.h219 void rpc_sleep_on(struct rpc_wait_queue *, struct rpc_task *,
/linux-4.4.14/net/sunrpc/auth_gss/
Dauth_gss.c577 rpc_sleep_on(&pipe_version_rpc_waitqueue, task, NULL); in gss_refresh_upcall()
587 rpc_sleep_on(&gss_cred->gc_upcall->rpc_waitqueue, task, NULL); in gss_refresh_upcall()
593 rpc_sleep_on(&gss_msg->rpc_waitqueue, task, gss_upcall_callback); in gss_refresh_upcall()
/linux-4.4.14/fs/nfsd/
Dnfs4callback.c856 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()
/linux-4.4.14/fs/nfs/filelayout/
Dfilelayout.c220 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in filelayout_async_handle_error()
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c1067 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in ff_layout_async_handle_error_v4()
/linux-4.4.14/fs/nfs/
Dnfs4state.c1124 rpc_sleep_on(&sequence->wait, task, NULL); in nfs_wait_on_sequence()
Dpnfs.c1190 rpc_sleep_on(&NFS_SERVER(ino)->roc_rpcwaitq, task, NULL); in pnfs_wait_on_layoutreturn()
Dnfs4proc.c482 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception()
605 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs40_setup_sequence()
836 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs41_setup_sequence()