Searched refs:ktime_get_boot_fast_ns (Results 1 – 6 of 6) sorted by relevance
179 extern u64 ktime_get_boot_fast_ns(void);
134 u64 ktime_get_boot_fast_ns( void )
162 return ktime_get_boot_fast_ns(); in BPF_CALL_0()
527 u64 notrace ktime_get_boot_fast_ns(void) in ktime_get_boot_fast_ns() function533 EXPORT_SYMBOL_GPL(ktime_get_boot_fast_ns);
1556 { ktime_get_boot_fast_ns, "boot", 1 },
518 ktime_get_boot_fast_ns() function for more information.