Home
last modified time | relevance | path

Searched refs:rpc_wake_up_next (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsched.h252 struct rpc_task *rpc_wake_up_next(struct rpc_wait_queue *);
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsched.c675 struct rpc_task *rpc_wake_up_next(struct rpc_wait_queue *queue) in rpc_wake_up_next() function
679 EXPORT_SYMBOL_GPL(rpc_wake_up_next);
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c1049 rpc_wake_up_next(&clp->cl_cb_waitq); in nfsd41_cb_release_slot()