Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvc_xprt.c698 svc_thread_should_sleep(struct svc_rqst *rqstp) in svc_alloc_arg()
728 if (svc_thread_should_sleep(rqstp)) { in svc_thread_should_sleep()
731 if (likely(svc_thread_should_sleep(rqstp)))
835 if (!svc_thread_should_sleep(rqstp)) in svc_handle_xprt()
706 svc_thread_should_sleep(struct svc_rqst *rqstp) svc_thread_should_sleep() function