taglinefilesource code
tz_dsttime11include/linux/time.hint  tz_dsttime;  /* type of dst correction */
tz_dsttime203kernel/time.cput_fs_long(sys_tz.tz_dsttime, ((unsigned long *) tz)+1);
tz_dsttime248kernel/time.csys_tz.tz_dsttime = get_fs_long(((unsigned long *) tz)+1);