Searched defs:tz_sys (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
H A D | test_vsyscall.c | 231 struct timezone tz_sys, tz_vdso, tz_vsys; in test_gtod() local 199 check_gtod(const struct timeval *tv_sys1, const struct timeval *tv_sys2, const struct timezone *tz_sys, const char *which, const struct timeval *tv_other, const struct timezone *tz_other) check_gtod() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | test_vsyscall.c | 228 struct timezone tz_sys, tz_vdso, tz_vsys; in test_gtod() local 196 check_gtod(const struct timeval *tv_sys1, const struct timeval *tv_sys2, const struct timezone *tz_sys, const char *which, const struct timeval *tv_other, const struct timezone *tz_other) check_gtod() argument
|
Completed in 2 milliseconds