Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dcache.h134 unsigned long thread_wait; /* How long (jiffies) we can block the member
/linux/net/sunrpc/
H A Dsvc_xprt.c869 rqstp->rq_chandle.thread_wait = 5 * HZ; in svc_recv()
871 rqstp->rq_chandle.thread_wait = 1 * HZ; in svc_recv()
H A Dcache.c658 &sleeper.completion, req->thread_wait) <= 0) { in cache_wait_req()