Home
last modified time | relevance | path

Searched refs:bpf_ktime_get_tai_ns (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_time_tai.c15 ts1 = bpf_ktime_get_tai_ns(); in time_tai()
16 ts2 = bpf_ktime_get_tai_ns(); in time_tai()
H A Dxdp_hw_metadata.c92 meta->xdp_timestamp = bpf_ktime_get_tai_ns(); in rx()
/linux/kernel/bpf/
H A Dhelpers.c213 BPF_CALL_0(bpf_ktime_get_tai_ns) in BPF_CALL_0() argument
220 .func = bpf_ktime_get_tai_ns,