Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dxprt.c943 static void xprt_timer(struct rpc_task *task) in xprt_timer() function
982 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_prepare_transmit()
1066 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_transmit()
/Linux-v4.19/include/trace/events/
Dsunrpc.h436 DEFINE_EVENT(rpc_xprt_event, xprt_timer,