Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtime_tai.c15 static __u64 ts_to_ns(const struct timespec *ts) in ts_to_ns() function
64 now = ts_to_ns(&now_tai); in test_time_tai()