/linux/fs/fat/ |
A D | fat_test.c | 29 int time_offset; member 39 .time_offset = 0, 47 .time_offset = 0, 71 .time_offset = 0, 79 .time_offset = 0, 87 .time_offset = 0, 103 .time_offset = 60, 111 .time_offset = 0, 119 .time_offset = 0, 139 fake_sb.options.time_offset = testcase->time_offset; in fat_time_fat2unix_test() [all …]
|
A D | misc.c | 193 -sbi->options.time_offset : in fat_tz_offset()
|
A D | inode.c | 1009 if (opts->time_offset) in fat_show_options() 1010 seq_printf(m, ",time_offset=%d", opts->time_offset); in fat_show_options() 1264 opts->time_offset = option; in parse_options() 1268 opts->time_offset = 0; in parse_options()
|
A D | fat.h | 33 int time_offset; /* Offset of timestamps from UTC (in minutes) */ member
|
/linux/tools/perf/arch/x86/tests/ |
A D | rdpmc.c | 41 u64 count, cyc = 0, time_offset = 0, enabled, running, delta; in mmap_read_self() local 54 time_offset = pc->time_offset; in mmap_read_self() 70 delta = time_offset + quot * time_mult + in mmap_read_self()
|
/linux/kernel/time/ |
A D | ntp.c | 63 static s64 time_offset; variable 345 time_offset = div_s64(offset64 << NTP_SCALE_SHIFT, NTP_INTERVAL_FREQ); in ntp_update_offset() 361 time_offset = 0; in ntp_clear() 467 delta = ntp_offset_chunk(time_offset); in second_overflow() 468 time_offset -= delta; in second_overflow() 782 audit_ntp_set_old(ad, AUDIT_NTP_OFFSET, time_offset); in __do_adjtimex() 790 audit_ntp_set_new(ad, AUDIT_NTP_OFFSET, time_offset); in __do_adjtimex() 797 txc->offset = shift_right(time_offset * NTP_INTERVAL_FREQ, in __do_adjtimex() 1009 time_offset = div_s64(((s64)correction) << NTP_SCALE_SHIFT, in hardpps_update_phase()
|
/linux/tools/lib/perf/ |
A D | mmap.c | 306 u64 cnt, cyc = 0, time_offset = 0, time_cycles = 0, time_mask = ~0ULL; in perf_mmap__read_self() local 322 time_offset = READ_ONCE(pc->time_offset); in perf_mmap__read_self() 351 delta = time_offset + mul_u64_u32_shr(cyc, time_mult, time_shift); in perf_mmap__read_self()
|
/linux/fs/exfat/ |
A D | super.c | 176 if (opts->time_offset) in exfat_show_options() 177 seq_printf(m, ",time_offset=%d", opts->time_offset); in exfat_show_options() 306 opts->time_offset = result.int_32; in exfat_parse_param()
|
A D | misc.c | 99 ts->tv_sec -= sbi->options.time_offset * SECS_PER_MIN; in exfat_get_entry_time()
|
A D | exfat_fs.h | 208 int time_offset; /* Offset of timestamps from UTC (in minutes) */ member
|
/linux/tools/include/uapi/linux/ |
A D | perf_event.h | 611 __u64 time_offset; member
|
/linux/include/uapi/linux/ |
A D | perf_event.h | 611 __u64 time_offset; member
|
/linux/drivers/net/wireless/ti/wlcore/ |
A D | wlcore.h | 258 s64 time_offset; member
|
A D | tx.c | 277 desc->start_time = cpu_to_le32(hosttime - wl->time_offset); in wl1271_tx_fill_hdr()
|
A D | main.c | 485 wl->time_offset = (ktime_get_boottime_ns() >> 10) - in wlcore_fw_status() 1973 wl->time_offset = 0; in wlcore_op_stop_locked()
|
/linux/arch/s390/kernel/ |
A D | time.c | 838 static DEVICE_ATTR_RO(time_offset);
|
/linux/Documentation/filesystems/ |
A D | vfat.rst | 149 **time_offset=minutes**
|
/linux/arch/arm64/kernel/ |
A D | perf_event.c | 1327 userpg->time_offset = userpg->time_zero - now; in device_initcall()
|
/linux/drivers/net/can/usb/kvaser_usb/ |
A D | kvaser_usb_leaf.c | 285 u8 time_offset; member
|
/linux/arch/x86/events/ |
A D | core.c | 2745 userpg->time_offset = offset - now; in arch_perf_update_userpage()
|
/linux/ |
A D | System.map | 160688 ffff800012116368 b time_offset
|
A D | .tmp_System.map | 160688 ffff800012116368 b time_offset
|