Searched refs:time_offset (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/tools/perf/arch/x86/tests/ |
| 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-v5.4/kernel/time/ |
| 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() 734 audit_ntp_set_old(ad, AUDIT_NTP_OFFSET, time_offset); in __do_adjtimex() 742 audit_ntp_set_new(ad, AUDIT_NTP_OFFSET, time_offset); in __do_adjtimex() 749 txc->offset = shift_right(time_offset * NTP_INTERVAL_FREQ, in __do_adjtimex() 961 time_offset = div_s64(((s64)correction) << NTP_SCALE_SHIFT, in hardpps_update_phase()
|
| /Linux-v5.4/fs/fat/ |
| D | misc.c | 193 -sbi->options.time_offset : in fat_tz_offset()
|
| D | inode.c | 1002 if (opts->time_offset) in fat_show_options() 1003 seq_printf(m, ",time_offset=%d", opts->time_offset); in fat_show_options() 1257 opts->time_offset = option; in parse_options() 1261 opts->time_offset = 0; in parse_options()
|
| D | fat.h | 33 int time_offset; /* Offset of timestamps from UTC (in minutes) */ member
|
| /Linux-v5.4/tools/include/uapi/linux/ |
| D | perf_event.h | 568 __u64 time_offset; member
|
| /Linux-v5.4/include/uapi/linux/ |
| D | perf_event.h | 568 __u64 time_offset; member
|
| /Linux-v5.4/drivers/net/wireless/ti/wlcore/ |
| D | wlcore.h | 258 s64 time_offset; member
|
| D | tx.c | 277 desc->start_time = cpu_to_le32(hosttime - wl->time_offset); in wl1271_tx_fill_hdr()
|
| D | main.c | 486 wl->time_offset = (ktime_get_boottime_ns() >> 10) - in wlcore_fw_status() 1967 wl->time_offset = 0; in wlcore_op_stop_locked()
|
| /Linux-v5.4/arch/s390/kernel/ |
| D | time.c | 759 static DEVICE_ATTR(time_offset, 0400, stp_time_offset_show, NULL);
|
| /Linux-v5.4/arch/arm64/kernel/ |
| D | perf_event.c | 1226 userpg->time_offset = -now; in device_initcall()
|
| /Linux-v5.4/drivers/net/can/usb/kvaser_usb/ |
| D | kvaser_usb_leaf.c | 283 u8 time_offset; member
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | vfat.txt | 115 time_offset=minutes
|
| /Linux-v5.4/arch/x86/events/ |
| D | core.c | 2331 userpg->time_offset = offset - now; in arch_perf_update_userpage()
|