Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/vDSO/
Dvdso_test_correctness.c217 static bool ts_leq(const struct timespec *a, const struct timespec *b) in ts_leq() function
294 if (!ts_leq(&start, &vdso) || !ts_leq(&vdso, &end)) { in test_one_clock_gettime()