Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsched.c535 void rpc_wake_up_queued_task(struct rpc_wait_queue *queue, struct rpc_task *task) in rpc_wake_up_queued_task() function
543 EXPORT_SYMBOL_GPL(rpc_wake_up_queued_task);
853 rpc_wake_up_queued_task(task->tk_waitqueue, task); in rpc_exit()
H A Dxprt.c905 rpc_wake_up_queued_task(&xprt->pending, task); in xprt_connect()
1179 rpc_wake_up_queued_task(&xprt->pending, task); in xprt_complete_rqst()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsched.h246 void rpc_wake_up_queued_task(struct rpc_wait_queue *,
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c1036 rpc_wake_up_queued_task(&clp->cl_cb_waitq, task); in nfsd41_cb_get_slot()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpagelist.c143 rpc_wake_up_queued_task(&NFS_SERVER(inode)->uoc_rpcwaitq, task); in nfs_async_iocounter_wait()
H A Dnfs4state.c1101 rpc_wake_up_queued_task(&sequence->wait, next->task); in nfs_release_seqid()
H A Dnfs4proc.c634 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task); in nfs4_async_handle_exception()