Searched refs:svc_thread_should_sleep (Results 1 – 1 of 1) sorted by relevance
691 svc_thread_should_sleep(struct svc_rqst *rqstp) in svc_thread_should_sleep() function721 if (svc_thread_should_sleep(rqstp)) { in svc_thread_wait_for_work()724 if (likely(svc_thread_should_sleep(rqstp))) in svc_thread_wait_for_work()828 if (!svc_thread_should_sleep(rqstp)) in svc_thread_wake_next()