Searched refs:ktime_get_mono_fast_ns (Results 1 – 9 of 9) sorted by relevance
436 t = ktime_get_mono_fast_ns(); in rcu_scale_writer()451 *wdp = ktime_get_mono_fast_ns(); in rcu_scale_writer()471 t = ktime_get_mono_fast_ns(); in rcu_scale_writer()580 start_time = ktime_get_mono_fast_ns(); in kfree_scale_thread()616 end_time = ktime_get_mono_fast_ns(); in kfree_scale_thread()
581 start = ktime_get_mono_fast_ns(); in ref_scale_reader()585 duration = ktime_get_mono_fast_ns() - start; in ref_scale_reader()
256 ssp->srcu_last_gp_end = ktime_get_mono_fast_ns(); in init_srcu_struct_fields()765 WRITE_ONCE(ssp->srcu_last_gp_end, ktime_get_mono_fast_ns()); in srcu_gp_end()1054 t = ktime_get_mono_fast_ns(); in srcu_might_be_idle()
78 ktime_t delta, now = ktime_get_mono_fast_ns(); in watchdog_check_timestamp()
490 u64 notrace ktime_get_mono_fast_ns(void) in ktime_get_mono_fast_ns() function494 EXPORT_SYMBOL_GPL(ktime_get_mono_fast_ns);536 return (ktime_get_mono_fast_ns() + ktime_to_ns(data_race(tk->offs_boot))); in ktime_get_boot_fast_ns()553 return (ktime_get_mono_fast_ns() + ktime_to_ns(data_race(tk->offs_tai))); in ktime_get_tai_fast_ns()
173 return ktime_get_mono_fast_ns(); in BPF_CALL_0()
2483 u64 uptime = ktime_get_mono_fast_ns(); in kdb_sysinfo()
1560 { ktime_get_mono_fast_ns, "mono", 1 },
12165 event->clock = &ktime_get_mono_fast_ns; in perf_event_set_clock()