Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_time_tai.c15 ts1 = bpf_ktime_get_tai_ns(); in time_tai()
16 ts2 = bpf_ktime_get_tai_ns(); in time_tai()
/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c204 BPF_CALL_0(bpf_ktime_get_tai_ns) in BPF_CALL_0() argument
211 .func = bpf_ktime_get_tai_ns,

Completed in 8 milliseconds