Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dcallback.c83 while (!svc_thread_should_stop(rqstp)) in nfs4_callback_svc()
/linux-6.15/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-6.15/include/linux/sunrpc/
H A Dsvc.h303 static inline bool svc_thread_should_stop(struct svc_rqst *rqstp) in svc_thread_should_stop() function
/linux-6.15/fs/lockd/
H A Dsvc.c142 while (!svc_thread_should_stop(rqstp)) { in lockd()
H A Dsvclock.c1041 while (!list_empty(&nlm_blocked) && !svc_thread_should_stop(rqstp)) { in nlmsvc_retry_blocked()
/linux-6.15/fs/nfsd/
H A Dnfssvc.c925 while (!svc_thread_should_stop(rqstp)) { in nfsd()
H A Dnfs4proc.c1449 if (svc_thread_should_stop(rqstp) || in nfsd4_ssc_setup_dul()