| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | vdso_datapage.h | 72 __u32 tz_dsttime; /* Type of dst correction 0x5C */ member 105 __u32 tz_dsttime; /* Type of dst correction 0x5C */ member
|
| /linux-4.4.14/arch/x86/entry/vsyscall/ |
| D | vsyscall_gtod.c | 24 vsyscall_gtod_data.tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | vdso.c | 94 vdso_data.tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|
| /linux-4.4.14/arch/arm64/include/asm/ |
| D | vdso_datapage.h | 35 __u32 tz_dsttime; member
|
| /linux-4.4.14/arch/tile/include/asm/ |
| D | vdso.h | 45 __u32 tz_dsttime; /* Type of dst correction */ member
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | vdso_datapage.h | 48 u32 tz_dsttime; member
|
| /linux-4.4.14/arch/mips/vdso/ |
| D | gettimeofday.c | 199 tz->tz_dsttime = data->tz_dsttime; in __vdso_gettimeofday()
|
| /linux-4.4.14/arch/tile/kernel/vdso/ |
| D | vgettimeofday.c | 142 tz->tz_dsttime = vdso->tz_dsttime; in __vdso_gettimeofday()
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | vdso.c | 229 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|
| D | asm-offsets.c | 95 DEFINE(VDSO_TZ_DSTTIME, offsetof(struct vdso_data, tz_dsttime)); in main() 104 DEFINE(TZ_DSTTIME, offsetof(struct timezone, tz_dsttime)); in main()
|
| /linux-4.4.14/include/uapi/linux/ |
| D | time.h | 22 int tz_dsttime; /* type of dst correction */ member
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | vdso.h | 32 __u32 tz_dsttime; /* Type of dst correction 0x54 */ member
|
| /linux-4.4.14/arch/tile/kernel/ |
| D | time.c | 256 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|
| /linux-4.4.14/arch/arm/vdso/ |
| D | vgettimeofday.c | 264 tz->tz_dsttime = vdata->tz_dsttime; in __vdso_gettimeofday()
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | vdso.h | 91 s32 tz_dsttime; member
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | vgtod.h | 36 int tz_dsttime; member
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | vdso.c | 334 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|
| /linux-4.4.14/arch/x86/entry/vdso/ |
| D | vclock_gettime.c | 317 tz->tz_dsttime = gtod->tz_dsttime; in __vdso_gettimeofday()
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | time.c | 831 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz() 969 sys_tz.tz_dsttime = 0; in time_init()
|
| D | asm-offsets.c | 392 DEFINE(CFG_TZ_DSTTIME, offsetof(struct vdso_data, tz_dsttime)); in main() 420 DEFINE(TZONE_TZ_DSTTIME, offsetof(struct timezone, tz_dsttime)); in main()
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | time.c | 260 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|