Searched refs:check_gtod (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/x86/ |
H A D | test_vsyscall.c | 117 static void check_gtod(const struct timeval *tv_sys1, in check_gtod() function 158 check_gtod(&tv_sys1, &tv_sys2, &tz_sys, "vDSO", &tv_vdso, &tz_vdso); in test_gtod() 167 check_gtod(&tv_sys1, &tv_sys2, &tz_sys, "vsyscall", &tv_vsys, &tz_vsys); in test_gtod()
|