Searched refs:ktime_get_mono_fast_ns (Results 1 – 13 of 13) sorted by relevance
386 t = ktime_get_mono_fast_ns(); in rcu_perf_writer()401 *wdp = ktime_get_mono_fast_ns(); in rcu_perf_writer()426 t = ktime_get_mono_fast_ns(); in rcu_perf_writer()
182 ssp->srcu_last_gp_end = ktime_get_mono_fast_ns(); in init_srcu_struct_fields()533 ssp->srcu_last_gp_end = ktime_get_mono_fast_ns(); in srcu_gp_end()782 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()
177 extern u64 ktime_get_mono_fast_ns(void);
107 WRITE_ONCE(dev->power.last_busy, ktime_get_mono_fast_ns()); in pm_runtime_mark_last_busy()
74 now = ktime_get_mono_fast_ns(); in update_pm_runtime_accounting()177 if (expires > ktime_get_mono_fast_ns()) in pm_runtime_autosuspend_expiration()943 if (expires > 0 && expires < ktime_get_mono_fast_ns()) { in pm_suspend_timer_fn()979 expires = ktime_get_mono_fast_ns() + (u64)delay * NSEC_PER_MSEC; in pm_schedule_suspend()1383 dev->power.accounting_timestamp = ktime_get_mono_fast_ns(); in pm_runtime_enable()
146 return ktime_get_mono_fast_ns(); in BPF_CALL_0()
472 u64 ktime_get_mono_fast_ns(void) in ktime_get_mono_fast_ns() function476 EXPORT_SYMBOL_GPL(ktime_get_mono_fast_ns);509 return (ktime_get_mono_fast_ns() + ktime_to_ns(tk->offs_boot)); in ktime_get_boot_fast_ns()
132 .. c:function:: u64 ktime_get_mono_fast_ns( void )
2494 u64 uptime = ktime_get_mono_fast_ns(); in kdb_sysinfo()
489 now = ktime_get_mono_fast_ns(); in oa_buffer_check_unlocked()
1356 { ktime_get_mono_fast_ns, "mono", 1 },
10808 event->clock = &ktime_get_mono_fast_ns; in perf_event_set_clock()