Searched refs:svc_thread_should_sleep (Results 1 – 1 of 1) sorted by relevance
753 svc_thread_should_sleep(struct svc_rqst *rqstp) in svc_thread_should_sleep() function789 if (svc_thread_should_sleep(rqstp)) { in svc_thread_wait_for_work()792 if (likely(svc_thread_should_sleep(rqstp))) in svc_thread_wait_for_work()897 if (!svc_thread_should_sleep(rqstp)) in svc_thread_wake_next()930 if (did_timeout && svc_thread_should_sleep(rqstp) && in svc_recv()