Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c201 const struct timezone *tz_other) in check_gtod() argument
206 …if (tz_other && (tz_sys->tz_minuteswest != tz_other->tz_minuteswest || tz_sys->tz_dsttime != tz_ot… in check_gtod()