Home
last modified time | relevance | path

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

/linux/Documentation/core-api/
H A Dtimekeeping.rst135 u64 ktime_get_tai_fast_ns( void )
/linux/kernel/time/
H A Dtimekeeping.c480 u64 notrace ktime_get_tai_fast_ns(void) in ktime_get_tai_fast_ns() function
486 EXPORT_SYMBOL_GPL(ktime_get_tai_fast_ns);
/linux/net/xdp/
H A Dxsk.c570 *compl->tx_timestamp = ktime_get_tai_fast_ns(); in xsk_destruct_skb()
/linux/kernel/bpf/
H A Dhelpers.c213 return ktime_get_tai_fast_ns(); in BPF_CALL_0()
/linux/kernel/trace/
H A Dtrace.c1685 { ktime_get_tai_fast_ns, "tai", 1 },
/linux/Documentation/trace/
H A Dftrace.rst596 handle them. See comments in the ktime_get_tai_fast_ns()