Searched refs:tz_dsttime (Results 1 – 17 of 17) sorted by relevance
33 tz.tz_dsttime = dst; in set_tz()55 return tz.tz_dsttime; in get_tz_dst()
68 __u32 tz_dsttime; /* Type of dst correction 0x5C */ member103 __u32 tz_dsttime; /* Type of dst correction 0x5C */ member
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()
316 sys_tz.tz_dsttime == vdso_tz.tz_dsttime) { in test_gettimeofday()318 sys_tz.tz_minuteswest, sys_tz.tz_dsttime); in test_gettimeofday()
209 …z_sys->tz_minuteswest != tz_other->tz_minuteswest || tz_sys->tz_dsttime != tz_other->tz_dsttime)) { in check_gtod()
30 u32 tz_dsttime; member
35 int tz_dsttime; /* type of dst correction */ member
128 vdata[CS_HRES_COARSE].tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
230 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
35 int tz_dsttime; member
105 s32 tz_dsttime; member
265 tz->tz_dsttime = vdata->tz_dsttime; in __vdso_gettimeofday()
316 tz->tz_dsttime = vd[CS_HRES_COARSE].tz_dsttime; in __cvdso_gettimeofday_data()
920 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()1079 sys_tz.tz_dsttime = 0; in time_init()
406 OFFSET(CFG_TZ_DSTTIME, vdso_data, tz_dsttime); in main()431 OFFSET(TZONE_TZ_DSTTIME, timezone, tz_dsttime); in main()
170 int tz_dsttime; member