Searched refs:tz_dsttime (Results 1 – 18 of 18) sorted by relevance
72 __u32 tz_dsttime; /* Type of dst correction 0x5C */ member105 __u32 tz_dsttime; /* Type of dst correction 0x5C */ member
24 vsyscall_gtod_data.tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
35 __u32 tz_dsttime; member
45 __u32 tz_dsttime; /* Type of dst correction */ member
48 u32 tz_dsttime; member
142 tz->tz_dsttime = vdso->tz_dsttime; in __vdso_gettimeofday()
230 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
95 DEFINE(VDSO_TZ_DSTTIME, offsetof(struct vdso_data, tz_dsttime)); in main()104 DEFINE(TZ_DSTTIME, offsetof(struct timezone, tz_dsttime)); in main()
22 int tz_dsttime; /* type of dst correction */ member
32 __u32 tz_dsttime; /* Type of dst correction 0x54 */ member
254 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
264 tz->tz_dsttime = vdata->tz_dsttime; in __vdso_gettimeofday()
36 int tz_dsttime; member
335 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
329 tz->tz_dsttime = gtod->tz_dsttime; in __vdso_gettimeofday()
830 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()969 sys_tz.tz_dsttime = 0; in time_init()
393 DEFINE(CFG_TZ_DSTTIME, offsetof(struct vdso_data, tz_dsttime)); in main()421 DEFINE(TZONE_TZ_DSTTIME, offsetof(struct timezone, tz_dsttime)); in main()
263 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()