Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c247 long time_to_next_wake; in ptlrpc_pinger_main() local
273 time_to_next_wake = pinger_check_timeout(this_ping); in ptlrpc_pinger_main()
281 CFS_TIME_T")\n", time_to_next_wake, in ptlrpc_pinger_main()
284 if (time_to_next_wake > 0) { in ptlrpc_pinger_main()
285 lwi = LWI_TIMEOUT(max_t(long, time_to_next_wake, in ptlrpc_pinger_main()