Searched refs:xprt_timer (Results 1 – 2 of 2) sorted by relevance
943 static void xprt_timer(struct rpc_task *task) in xprt_timer() function982 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_prepare_transmit()1066 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_transmit()
436 DEFINE_EVENT(rpc_xprt_event, xprt_timer,