Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c234 long time_to_next_wake; in ptlrpc_pinger_main() local
258 time_to_next_wake = pinger_check_timeout(this_ping); in ptlrpc_pinger_main()
266 time_to_next_wake, in ptlrpc_pinger_main()
269 if (time_to_next_wake > 0) { in ptlrpc_pinger_main()
270 lwi = LWI_TIMEOUT(max_t(long, time_to_next_wake, in ptlrpc_pinger_main()