Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vDSO/
A Dvdso_test_correctness.c233 static bool tv_leq(const struct timeval *a, const struct timeval *b) in tv_leq() function
416 if (!tv_leq(&start, &vdso) || !tv_leq(&vdso, &end)) { in test_gettimeofday()

Completed in 4 milliseconds