Searched refs:tz_dsttime (Results 1 – 12 of 12) sorted by relevance
33 tz.tz_dsttime = dst; in set_tz()55 return tz.tz_dsttime; in get_tz_dst()
21 vvar_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
332 tz->tz_dsttime = vvd->tz_dsttime; in __vdso_gettimeofday()368 tz->tz_dsttime = vvd->tz_dsttime; in __vdso_gettimeofday_stick()
419 sys_tz.tz_dsttime == vdso_tz.tz_dsttime) { in test_gettimeofday()421 sys_tz.tz_minuteswest, sys_tz.tz_dsttime); in test_gettimeofday()
128 vdata[CS_HRES_COARSE].tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
35 int tz_dsttime; /* type of dst correction */ member
35 int tz_dsttime; member
105 s32 tz_dsttime; member
69 __u32 tz_dsttime; /* (NU) Type of dst correction 0x5C */ member
206 …z_sys->tz_minuteswest != tz_other->tz_minuteswest || tz_sys->tz_dsttime != tz_other->tz_dsttime)) { in check_gtod()
319 tz->tz_dsttime = vd[CS_HRES_COARSE].tz_dsttime; in __cvdso_gettimeofday_data()
928 sys_tz.tz_dsttime = 0; in time_init()