Searched refs:thread_wait (Results 1 – 3 of 3) sorted by relevance
134 unsigned long thread_wait; /* How long (jiffies) we can block the member
869 rqstp->rq_chandle.thread_wait = 5 * HZ; in svc_recv() 871 rqstp->rq_chandle.thread_wait = 1 * HZ; in svc_recv()
658 &sleeper.completion, req->thread_wait) <= 0) { in cache_wait_req()