Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/x86/
Dtest_vsyscall.c140 struct timeval tv_sys1, tv_sys2, tv_vdso, tv_vsys; in test_gtod() local
152 ret_vsys = vgtod(&tv_vsys, &tz_vsys); in test_gtod()
167 check_gtod(&tv_sys1, &tv_sys2, &tz_sys, "vsyscall", &tv_vsys, &tz_vsys); in test_gtod()