Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_vsyscall.c230 struct timezone tz_sys, tz_vdso, tz_vsys; in test_gtod() local
240 ret_vdso = vdso_gtod(&tv_vdso, &tz_vdso); in test_gtod()
248 nerrs += check_gtod(&tv_sys1, &tv_sys2, &tz_sys, "vDSO", &tv_vdso, &tz_vdso); in test_gtod()