Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvc_xprt.c722 static bool svc_thread_wait_for_work(struct svc_rqst *rqstp, long timeo) in svc_thread_wait_for_work() function
866 did_timeout = svc_thread_wait_for_work(rqstp, timeo); in svc_recv()