Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvc.c815 svc_exit_thread(rqstp); in svc_start_kthreads()
829 svc_exit_thread(rqstp); in svc_start_kthreads()
941 * svc_exit_thread - finalise the termination of a sunrpc server thread
945 * svc_exit_thread() as its last act. This must be done with the
955 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread() function
970 EXPORT_SYMBOL_GPL(svc_exit_thread);
/linux/fs/nfs/
H A Dcallback.c86 svc_exit_thread(rqstp); in nfs4_callback_svc()
/linux/include/linux/sunrpc/
H A Dsvc.h296 * svc_exit_thread() to complete the process, clearing SP_VICTIM_REMAINS
300 * %true: caller should invoke svc_exit_thread()
433 void svc_exit_thread(struct svc_rqst *);
/linux/fs/lockd/
H A Dsvc.c147 svc_exit_thread(rqstp); in lockd()
/linux/fs/nfsd/
H A Dnfssvc.c933 svc_exit_thread(rqstp);