Searched refs:ktime_get_boot_fast_ns (Results 1 – 6 of 6) sorted by relevance
220 extern u64 ktime_get_boot_fast_ns(void);
134 u64 ktime_get_boot_fast_ns( void )
577 u64 notrace ktime_get_boot_fast_ns(void) in ktime_get_boot_fast_ns() function583 EXPORT_SYMBOL_GPL(ktime_get_boot_fast_ns);
1078 { ktime_get_boot_fast_ns, "boot", 1 },
15532 addr = (long)&ktime_get_boot_fast_ns; in prepare_tail_call_tests()
7706 boot - Use ktime_get_boot_fast_ns() for time stamps.