Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtimekeeping.h179 extern u64 ktime_get_boot_fast_ns(void);
/linux-6.3-rc2/Documentation/core-api/
A Dtimekeeping.rst134 u64 ktime_get_boot_fast_ns( void )
/linux-6.3-rc2/kernel/time/
A Dtimekeeping.c532 u64 notrace ktime_get_boot_fast_ns(void) in ktime_get_boot_fast_ns() function
538 EXPORT_SYMBOL_GPL(ktime_get_boot_fast_ns);
/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c184 return ktime_get_boot_fast_ns(); in BPF_CALL_0()
/linux-6.3-rc2/kernel/trace/
A Dtrace.c1597 { ktime_get_boot_fast_ns, "boot", 1 },
/linux-6.3-rc2/Documentation/trace/
A Dftrace.rst518 ktime_get_boot_fast_ns() function for more information.
/linux-6.3-rc2/lib/
A Dtest_bpf.c15127 addr = (long)&ktime_get_boot_fast_ns; in prepare_tail_call_tests()
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt6294 boot - Use ktime_get_boot_fast_ns() for time stamps.

Completed in 59 milliseconds