Home
last modified time | relevance | path

Searched refs:xprt_timer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dxprt.c23 * fired by the kernel and runs xprt_timer(). It either adjusts the
1183 static void xprt_timer(struct rpc_task *task) in xprt_timer() function
1212 rpc_sleep_on_timeout(&req->rq_xprt->pending, task, xprt_timer, in xprt_wait_for_reply_request_def()
1237 rpc_sleep_on_timeout(&req->rq_xprt->pending, task, xprt_timer, in xprt_wait_for_reply_request_rtt()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprt.c23 * fired by the kernel and runs xprt_timer(). It either adjusts the
1233 static void xprt_timer(struct rpc_task *task) in xprt_timer() function
1262 rpc_sleep_on_timeout(&req->rq_xprt->pending, task, xprt_timer, in xprt_wait_for_reply_request_def()
1287 rpc_sleep_on_timeout(&req->rq_xprt->pending, task, xprt_timer, in xprt_wait_for_reply_request_rtt()

Completed in 7 milliseconds