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() function727 if (svc_thread_should_sleep(rqstp)) { in svc_thread_wait_for_work()730 if (likely(svc_thread_should_sleep(rqstp))) in svc_thread_wait_for_work()835 if (!svc_thread_should_sleep(rqstp)) in svc_thread_wake_next()868 if (did_timeout && svc_thread_should_sleep(rqstp) && in svc_recv()