Home
last modified time | relevance | path

Searched refs:ktime_get_boot_fast_ns (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dtimekeeping.h179 extern u64 ktime_get_boot_fast_ns(void);
/linux/Documentation/core-api/
A Dtimekeeping.rst134 u64 ktime_get_boot_fast_ns( void )
/linux/kernel/time/
A Dtimekeeping.c527 u64 notrace ktime_get_boot_fast_ns(void) in ktime_get_boot_fast_ns() function
533 EXPORT_SYMBOL_GPL(ktime_get_boot_fast_ns);
/linux/kernel/bpf/
A Dhelpers.c162 return ktime_get_boot_fast_ns(); in BPF_CALL_0()
/linux/kernel/trace/
A Dtrace.c1526 { ktime_get_boot_fast_ns, "boot", 1 },
/linux/Documentation/trace/
A Dftrace.rst518 ktime_get_boot_fast_ns() function for more information.
/linux/lib/
A Dtest_bpf.c14821 addr = (long)&ktime_get_boot_fast_ns; in prepare_tail_call_tests()
/linux/
A Dvmlinux.symvers981 0x00000000 ktime_get_boot_fast_ns vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4629 ffff800010119df0 T ktime_get_boot_fast_ns
A D.tmp_System.map4629 ffff800010119df0 T ktime_get_boot_fast_ns

Completed in 352 milliseconds