Home
last modified time | relevance | path

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

/openbmc/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.c81 meta->xdp_timestamp = bpf_ktime_get_tai_ns(); in rx()
/openbmc/linux/kernel/bpf/
H A Dhelpers.c208 BPF_CALL_0(bpf_ktime_get_tai_ns) in BPF_CALL_0() argument
215 .func = bpf_ktime_get_tai_ns,