Searched refs:ktime_get_mono_fast_ns (Results 1 – 11 of 11) sorted by relevance
445 t = ktime_get_mono_fast_ns(); in rcu_perf_writer()460 *wdp = ktime_get_mono_fast_ns(); in rcu_perf_writer()485 t = ktime_get_mono_fast_ns(); in rcu_perf_writer()
189 sp->srcu_last_gp_end = ktime_get_mono_fast_ns(); in init_srcu_struct_fields()553 sp->srcu_last_gp_end = ktime_get_mono_fast_ns(); in srcu_gp_end()798 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()
149 extern u64 ktime_get_mono_fast_ns(void);
110 return ktime_get_mono_fast_ns(); in BPF_CALL_0()
469 u64 ktime_get_mono_fast_ns(void) in ktime_get_mono_fast_ns() function473 EXPORT_SYMBOL_GPL(ktime_get_mono_fast_ns);506 return (ktime_get_mono_fast_ns() + ktime_to_ns(tk->offs_boot)); in ktime_get_boot_fast_ns()
128 .. c:function:: u64 ktime_get_mono_fast_ns( void )
2509 u64 uptime = ktime_get_mono_fast_ns(); in kdb_sysinfo()
480 now = ktime_get_mono_fast_ns(); in oa_buffer_check_unlocked()
1167 { ktime_get_mono_fast_ns, "mono", 1 },
10321 event->clock = &ktime_get_mono_fast_ns; in perf_event_set_clock()