Searched refs:reftime (Results 1 – 2 of 2) sorted by relevance
285 static inline u64 reftime_to_ns(u64 reftime) in reftime_to_ns() argument287 return (reftime - WLTIMEDELTA) * 100; in reftime_to_ns()297 u64 newtime, reftime, timediff_adj; in hv_get_adj_host_time() local302 reftime = hv_read_reference_counter(); in hv_get_adj_host_time()310 timediff_adj = reftime - host_ts.ref_time; in hv_get_adj_host_time()346 static inline void adj_guesttime(u64 hosttime, u64 reftime, u8 adj_flags) in adj_guesttime() argument368 host_ts.host_time += (cur_reftime - reftime); in adj_guesttime()
376 unsigned long reftime = cb->stamp; in dn_nsp_check_xmit_queue() local420 dn_nsp_rtt(sk, (long)(pkttime - reftime)); in dn_nsp_check_xmit_queue()