Home
last modified time | relevance | path

Searched refs:svc_thread_should_stop (Results 1 – 6 of 6) 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.c673 if (svc_thread_should_stop(rqstp)) { in svc_alloc_arg()
711 if (svc_thread_should_stop(rqstp)) in svc_thread_should_sleep()
861 if (svc_thread_should_stop(rqstp)) { in svc_recv()
/linux/include/linux/sunrpc/
H A Dsvc.h290 * svc_thread_should_stop - check if this thread should stop in svc_daddr()
303 static inline bool svc_thread_should_stop(struct svc_rqst *rqstp)
321 * svc_thread_should_stop() returns true. If a non-zero error is passed
307 static inline bool svc_thread_should_stop(struct svc_rqst *rqstp) svc_thread_should_stop() function
/linux/fs/lockd/
H A Dsvc.c135 while (!svc_thread_should_stop(rqstp)) { in lockd()
/linux/fs/nfsd/
H A Dnfssvc.c925 while (!svc_thread_should_stop(rqstp)) { in nfsd_init_request()
H A Dnfs4proc.c1449 if (svc_thread_should_stop(rqstp) || in nfsd4_ssc_setup_dul()