Searched refs:svc_thread_should_stop (Results 1 – 7 of 7) sorted by relevance
83 while (!svc_thread_should_stop(rqstp)) in nfs4_callback_svc()
681 if (svc_thread_should_stop(rqstp)) { in svc_alloc_arg()719 if (svc_thread_should_stop(rqstp)) in svc_thread_should_sleep()869 if (svc_thread_should_stop(rqstp)) { in svc_recv()
307 static inline bool svc_thread_should_stop(struct svc_rqst *rqstp) in svc_thread_should_stop() function
138 while (!svc_thread_should_stop(rqstp)) { in lockd()
1042 while (!list_empty(&nlm_blocked) && !svc_thread_should_stop(rqstp)) { in nlmsvc_retry_blocked()
956 while (!svc_thread_should_stop(rqstp)) { in nfsd()
1354 if (svc_thread_should_stop(rqstp) || in nfsd4_ssc_setup_dul()
Completed in 26 milliseconds