Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtimekeeping.h180 extern u64 ktime_get_tai_fast_ns(void);
/Linux-v6.1/Documentation/core-api/
Dtimekeeping.rst135 u64 ktime_get_tai_fast_ns( void )
/Linux-v6.1/kernel/time/
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);
/Linux-v6.1/kernel/bpf/
Dhelpers.c205 return ktime_get_tai_fast_ns(); in BPF_CALL_0()
/Linux-v6.1/kernel/trace/
Dtrace.c1553 { ktime_get_tai_fast_ns, "tai", 1 },
/Linux-v6.1/Documentation/trace/
Dftrace.rst529 handle them. See comments in the ktime_get_tai_fast_ns()