Home
last modified time | relevance | path

Searched refs:ktime_get_tai_fast_ns (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dtimekeeping.h180 extern u64 ktime_get_tai_fast_ns(void);
/openbmc/linux/Documentation/core-api/
H A Dtimekeeping.rst135 u64 ktime_get_tai_fast_ns( void )
/openbmc/linux/kernel/time/
H A Dtimekeeping.c549 u64 notrace ktime_get_tai_fast_ns(void) in ktime_get_tai_fast_ns() function
555 EXPORT_SYMBOL_GPL(ktime_get_tai_fast_ns);
/openbmc/linux/kernel/bpf/
H A Dhelpers.c211 return ktime_get_tai_fast_ns(); in BPF_CALL_0()
/openbmc/linux/kernel/trace/
H A Dtrace.c1605 { ktime_get_tai_fast_ns, "tai", 1 },
/openbmc/linux/Documentation/trace/
H A Dftrace.rst560 handle them. See comments in the ktime_get_tai_fast_ns()