Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_vdso.c186 static bool ts_leq(const struct timespec *a, const struct timespec *b) in ts_leq() function
254 if (!ts_leq(&start, &vdso) || !ts_leq(&vdso, &end)) { in test_one_clock_gettime()