Home
last modified time | relevance | path

Searched refs:cl_cb_waitq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4callback.c1030 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()
1036 rpc_wake_up_queued_task(&clp->cl_cb_waitq, task); in nfsd41_cb_get_slot()
1049 rpc_wake_up_next(&clp->cl_cb_waitq); in nfsd41_cb_release_slot()
H A Dstate.h378 struct rpc_wait_queue cl_cb_waitq; /* backchannel callers may */ member
H A Dnfs4state.c1995 rpc_init_wait_queue(&clp->cl_cb_waitq, "Backchannel slot table"); in alloc_client()
2034 rpc_destroy_wait_queue(&clp->cl_cb_waitq); in free_client()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4callback.c1106 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()
1112 rpc_wake_up_queued_task(&clp->cl_cb_waitq, task); in nfsd41_cb_get_slot()
1125 rpc_wake_up_next(&clp->cl_cb_waitq); in nfsd41_cb_release_slot()
H A Dstate.h406 struct rpc_wait_queue cl_cb_waitq; /* backchannel callers may */ member
H A Dnfs4state.c2123 rpc_init_wait_queue(&clp->cl_cb_waitq, "Backchannel slot table"); in alloc_client()
2163 rpc_destroy_wait_queue(&clp->cl_cb_waitq); in free_client()

Completed in 34 milliseconds