Home
last modified time | relevance | path

Searched defs:tv_sys1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c196 static int check_gtod(const struct timeval *tv_sys1, in check_gtod()
227 struct timeval tv_sys1, tv_sys2, tv_vdso, tv_vsys; in test_gtod() local