Home
last modified time | relevance | path

Searched refs:rpc_wake_up_queued_task (Results 1 – 5 of 5) sorted by relevance

/linux/net/sunrpc/
H A Dsched.c560 void rpc_wake_up_queued_task(struct rpc_wait_queue *queue, struct rpc_task *task) in rpc_wake_up_queued_task() function
568 EXPORT_SYMBOL_GPL(rpc_wake_up_queued_task);
871 rpc_wake_up_queued_task(queue, task); in rpc_signal_task()
882 rpc_wake_up_queued_task(queue, task); in rpc_task_try_cancel()
889 rpc_wake_up_queued_task(task->tk_waitqueue, task); in rpc_exit()
H A Dxprt.c952 rpc_wake_up_queued_task(&xprt->pending, task); in xprt_connect()
1232 rpc_wake_up_queued_task(&xprt->pending, task); in xprt_complete_rqst()
/linux/include/linux/sunrpc/
H A Dsched.h254 void rpc_wake_up_queued_task(struct rpc_wait_queue *,
/linux/fs/nfs/
H A Dnfs4state.c1089 rpc_wake_up_queued_task(&sequence->wait, next->task); in nfs_release_seqid()
H A Dnfs4proc.c703 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task); in nfs4_async_handle_exception()