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

/net/sunrpc/xprtrdma/
H A Dtransport.c671 long idle_time = 0; local
674 idle_time = (long)(jiffies - xprt->last_used) / HZ;
684 idle_time,
/net/sunrpc/
H A Dxprtsock.c2279 long idle_time = 0; local
2282 idle_time = (long)(jiffies - xprt->last_used) / HZ;
2289 idle_time,
2333 long idle_time = 0; local
2336 idle_time = (long)(jiffies - xprt->last_used) / HZ;
2344 idle_time,

Completed in 73 milliseconds