| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | set-tz.c | 33 tz.tz_dsttime = dst; in set_tz() 55 return tz.tz_dsttime; in get_tz_dst()
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A D | vclock_gettime.c | 332 tz->tz_dsttime = vvd->tz_dsttime; in __vdso_gettimeofday() 368 tz->tz_dsttime = vvd->tz_dsttime; in __vdso_gettimeofday_stick()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | vdso_datapage.h | 68 __u32 tz_dsttime; /* Type of dst correction 0x5C */ member 103 __u32 tz_dsttime; /* Type of dst correction 0x5C */ member
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | vdso.c | 21 vvar_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | test_vdso.c | 316 sys_tz.tz_dsttime == vdso_tz.tz_dsttime) { in test_gettimeofday() 318 sys_tz.tz_minuteswest, sys_tz.tz_dsttime); in test_gettimeofday()
|
| H A D | test_vsyscall.c | 209 …z_sys->tz_minuteswest != tz_other->tz_minuteswest || tz_sys->tz_dsttime != tz_other->tz_dsttime)) { in check_gtod()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | vsyscall.c | 128 vdata[CS_HRES_COARSE].tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | vdso.c | 230 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz()
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | vdso_datapage.h | 30 u32 tz_dsttime; member
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/vdso/ |
| H A D | gettimeofday.c | 265 tz->tz_dsttime = vdata->tz_dsttime; in __vdso_gettimeofday()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | time.h | 35 int tz_dsttime; /* type of dst correction */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | time.h | 23 int tz_dsttime; /* type of dst correction */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | time.h | 23 int tz_dsttime; /* type of dst correction */ member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | vvar.h | 35 int tz_dsttime; member
|
| /OK3568_Linux_fs/kernel/include/vdso/ |
| H A D | datapage.h | 105 s32 tz_dsttime; member
|
| /OK3568_Linux_fs/kernel/lib/vdso/ |
| H A D | gettimeofday.c | 316 tz->tz_dsttime = vd[CS_HRES_COARSE].tz_dsttime; in __cvdso_gettimeofday_data()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | time.h | 55 int tz_dsttime; /* Nonzero if DST is ever in effect. */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | time.h | 55 int tz_dsttime; /* Nonzero if DST is ever in effect. */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | time.c | 918 vdso_data->tz_dsttime = sys_tz.tz_dsttime; in update_vsyscall_tz() 1077 sys_tz.tz_dsttime = 0; in time_init()
|
| H A D | asm-offsets.c | 406 OFFSET(CFG_TZ_DSTTIME, vdso_data, tz_dsttime); in main() 431 OFFSET(TZONE_TZ_DSTTIME, timezone, tz_dsttime); in main()
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 170 int tz_dsttime; member
|