Home
last modified time | relevance | path

Searched refs:rpc_destroy_wait_queue (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dsched.h225 void rpc_destroy_wait_queue(struct rpc_wait_queue *);
/Linux-v4.19/net/sunrpc/
Dxprt.c1478 rpc_destroy_wait_queue(&xprt->binding); in xprt_destroy_cb()
1479 rpc_destroy_wait_queue(&xprt->pending); in xprt_destroy_cb()
1480 rpc_destroy_wait_queue(&xprt->sending); in xprt_destroy_cb()
1481 rpc_destroy_wait_queue(&xprt->backlog); in xprt_destroy_cb()
Dsched.c248 void rpc_destroy_wait_queue(struct rpc_wait_queue *queue) in rpc_destroy_wait_queue() function
252 EXPORT_SYMBOL_GPL(rpc_destroy_wait_queue);
1149 rpc_destroy_wait_queue(&delay_queue); in rpc_destroy_mempool()
/Linux-v4.19/fs/nfs/
Dnfs4session.c335 rpc_destroy_wait_queue(&tbl->slot_tbl_waitq); in nfs4_shutdown_slot_table()
Dnfs4client.c245 rpc_destroy_wait_queue(&clp->cl_rpcwaitq); in nfs4_shutdown_client()
Dnfs4state.c483 rpc_destroy_wait_queue(&sc->wait); in nfs4_destroy_seqid_counter()
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c342 rpc_destroy_wait_queue(&gss_msg->rpc_waitqueue); in gss_release_msg()
/Linux-v4.19/fs/nfsd/
Dnfs4state.c1851 rpc_destroy_wait_queue(&clp->cl_cb_waitq); in free_client()