Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_vsyscall.c204 const struct timezone *tz_other) in check_gtod() argument
209 …if (tz_other && (tz_sys->tz_minuteswest != tz_other->tz_minuteswest || tz_sys->tz_dsttime != tz_ot… in check_gtod()