Searched refs:ktime_to_ns (Results 1 – 4 of 4) sorted by relevance
43 ktime_to_ns(ktime_t kt) in ktime_to_ns() function193 #define ktime_to_ns(kt) (kt) macro207 return (ktime_to_ns(timespec_to_ktime(ts))); in ktime_get_ns()232 return (ktime_to_ns(ktime_get_boottime())); in ktime_get_boottime_ns()268 return (ktime_to_ns(timespec_to_ktime(ts))); in ktime_get_raw_ns()277 return (ktime_to_ns(timespec_to_ktime(ts))); in ktime_get_raw_fast_ns()
111 hrtimer->expires = ktime_to_ns(time); in linux_hrtimer_set_expires()128 callout_reset_sbt(&hrtimer->callout, nstosbt(ktime_to_ns(time)), in linux_hrtimer_start_range_ns()138 callout_reset_sbt(&hrtimer->callout, nstosbt(ktime_to_ns(interval)), in linux_hrtimer_forward_now()
88 ktime_to_ns(shwt->hwtstamp), in iwl_mvm_time_sync_msmt_event()89 ktime_to_ns(rx_status->ack_tx_hwtstamp)); in iwl_mvm_time_sync_msmt_event()123 ktime_to_ns(shwt->hwtstamp), in iwl_mvm_time_sync_msmt_confirm_event()124 ktime_to_ns(status.ack_hwtstamp)); in iwl_mvm_time_sync_msmt_confirm_event()
260 ktime_to_ns(ktime_get_real())); in xgbe_ptp_register()