Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dcallback.c83 while (!svc_thread_should_stop(rqstp)) in nfs4_callback_svc()
/linux/net/sunrpc/
H A Dsvc_xprt.c699 if (svc_thread_should_stop(rqstp)) { in svc_fill_pages()
766 if (svc_thread_should_stop(rqstp)) in svc_thread_should_sleep()
936 if (svc_thread_should_stop(rqstp)) { in svc_recv()
/linux/include/linux/sunrpc/
H A Dsvc.h330 static inline bool svc_thread_should_stop(struct svc_rqst *rqstp) in svc_thread_should_stop() function
/linux/fs/lockd/
H A Dsvc.c141 while (!svc_thread_should_stop(rqstp)) { in lockd()
H A Dsvclock.c1017 while (!list_empty(&nlm_blocked) && !svc_thread_should_stop(rqstp)) { in nlmsvc_retry_blocked()
/linux/fs/nfsd/
H A Dnfssvc.c918 while (!svc_thread_should_stop(rqstp)) { in nfsd()
H A Dnfs4proc.c1692 if (svc_thread_should_stop(rqstp) || in nfsd4_ssc_setup_dul()