Home
last modified time | relevance | path

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

/tools/testing/selftests/timers/
Dset-tz.c41 struct timezone tz; in set_tz() local
51 struct timezone tz; in get_tz_min() local
61 struct timezone tz; in get_tz_dst() local
/tools/thermal/tmon/
Dtui.c558 static void draw_tp_line(int tz, int y) in draw_tp_line()
/tools/testing/selftests/x86/
Dtest_vsyscall.c159 static inline long sys_gtod(struct timeval *tv, struct timezone *tz) in sys_gtod()