Searched refs:ts_now (Results 1 – 3 of 3) sorted by relevance
142 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now);143 void peak_usb_set_ts_now(struct peak_time_ref *time_ref, u32 ts_now);
105 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_update_ts_now() argument107 time_ref->ts_dev_2 = ts_now; in peak_usb_update_ts_now()123 void peak_usb_set_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_set_ts_now() argument149 peak_usb_update_ts_now(time_ref, ts_now); in peak_usb_set_ts_now()
64 u64 ts, ts_now = tcp_ns_to_ts(false, now); in cookie_init_timestamp() local73 ts = (ts_now >> TSBITS) << TSBITS; in cookie_init_timestamp()75 if (ts > ts_now) in cookie_init_timestamp()