Home
last modified time | relevance | path

Searched refs:tv_vdso (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_vsyscall.c230 struct timeval tv_sys1, tv_sys2, tv_vdso, tv_vsys; in test_gtod() local
241 ret_vdso = vdso_gtod(&tv_vdso, &tz_vdso); in test_gtod()
249 nerrs += check_gtod(&tv_sys1, &tv_sys2, &tz_sys, "vDSO", &tv_vdso, &tz_vdso); in test_gtod()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_vsyscall.c227 struct timeval tv_sys1, tv_sys2, tv_vdso, tv_vsys; in test_gtod() local
238 ret_vdso = vdso_gtod(&tv_vdso, &tz_vdso); in test_gtod()
246 nerrs += check_gtod(&tv_sys1, &tv_sys2, &tz_sys, "vDSO", &tv_vdso, &tz_vdso); in test_gtod()

Completed in 2 milliseconds