Searched refs:ktime_get_boot_fast_ns (Results 1 – 8 of 8) sorted by relevance
179 extern u64 ktime_get_boot_fast_ns(void);
134 u64 ktime_get_boot_fast_ns( void )
532 u64 notrace ktime_get_boot_fast_ns(void) in ktime_get_boot_fast_ns() function538 EXPORT_SYMBOL_GPL(ktime_get_boot_fast_ns);
188 return ktime_get_boot_fast_ns(); in BPF_CALL_0()
1604 { ktime_get_boot_fast_ns, "boot", 1 },
549 ktime_get_boot_fast_ns() function for more information.
15118 addr = (long)&ktime_get_boot_fast_ns; in prepare_tail_call_tests()
6482 boot - Use ktime_get_boot_fast_ns() for time stamps.