Searched refs:right_now (Results 1 – 1 of 1) sorted by relevance
3058 struct timeval right_now; in ptlrpc_svcpt_health_check() local3061 do_gettimeofday(&right_now); in ptlrpc_svcpt_health_check()3075 timediff = cfs_timeval_sub(&right_now, &request->rq_arrival_time, NULL); in ptlrpc_svcpt_health_check()