/arch/x86/kernel/ |
D | rtc.c | 42 int mach_set_rtc_mmss(const struct timespec64 *now) in mach_set_rtc_mmss() 63 void mach_get_cmos_time(struct timespec64 *now) in mach_get_cmos_time() 148 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
|
D | x86_init.c | 35 static int set_rtc_noop(const struct timespec64 *now) { return -EINVAL; } in set_rtc_noop() 36 static void get_rtc_noop(struct timespec64 *now) { } in get_rtc_noop()
|
D | kvmclock.c | 62 static void kvm_get_wallclock(struct timespec64 *now) in kvm_get_wallclock() 70 static int kvm_set_wallclock(const struct timespec64 *now) in kvm_set_wallclock()
|
D | pvclock.c | 119 struct timespec64 now; in pvclock_read_wallclock() local
|
D | jailhouse.c | 59 static void jailhouse_get_wallclock(struct timespec64 *now) in jailhouse_get_wallclock()
|
D | apb_timer.c | 245 u64 start, now; in apbt_clocksource_register() local
|
D | tsc_sync.c | 269 cycles_t start, now, prev, end, cur_max_warp = 0; in check_tsc_warp() local
|
/arch/x86/platform/intel-mid/ |
D | intel_mid_vrtc.c | 56 void vrtc_get_time(struct timespec64 *now) in vrtc_get_time() 86 int vrtc_set_mmss(const struct timespec64 *now) in vrtc_set_mmss()
|
/arch/parisc/lib/ |
D | delay.c | 32 u32 bclock, now, loops = __loops; in __cr16_delay() local
|
/arch/x86/kernel/cpu/ |
D | aperfmperf.c | 67 static bool aperfmperf_snapshot_cpu(int cpu, ktime_t now, bool wait) in aperfmperf_snapshot_cpu() 98 ktime_t now = ktime_get(); in arch_freq_prepare_all() local
|
/arch/x86/events/ |
D | msr.c | 219 u64 now; in msr_read_counter() local 231 u64 prev, now; in msr_event_update() local 257 u64 now = msr_read_counter(event); in msr_event_start() local
|
/arch/s390/kernel/ |
D | idle.c | 72 unsigned long long now, idle_time, idle_enter, idle_exit, in_idle; in show_idle_time() local 99 unsigned long long now, idle_enter, idle_exit, in_idle; in arch_cpu_idle_time() local
|
/arch/mips/kvm/ |
D | emulate.c | 327 static u32 kvm_mips_ktime_to_count(struct kvm_vcpu *vcpu, ktime_t now) in kvm_mips_ktime_to_count() 384 static u32 kvm_mips_read_count_running(struct kvm_vcpu *vcpu, ktime_t now) in kvm_mips_read_count_running() 473 ktime_t now; in kvm_mips_freeze_hrtimer() local 502 ktime_t now, u32 count) in kvm_mips_resume_hrtimer() 545 ktime_t now, count_time; in kvm_mips_restore_hrtimer() local 606 ktime_t now; in kvm_mips_write_count() local 653 ktime_t now; in kvm_mips_set_count_hz() local 703 ktime_t now = ktime_set(0, 0); /* silence bogus GCC warning */ in kvm_mips_write_compare() local 785 ktime_t now; in kvm_mips_count_disable() local 859 ktime_t expire, now; in kvm_mips_set_count_ctl() local
|
/arch/mips/sibyte/swarm/ |
D | setup.c | 99 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
|
/arch/mips/dec/ |
D | time.c | 68 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
|
/arch/ia64/kernel/ |
D | time.c | 125 __u64 now, delta_stime; in vtime_delta() local 361 unsigned long lcycle, now, ret; in itc_get_cycles() local
|
/arch/x86/xen/ |
D | time.c | 79 static void xen_get_wallclock(struct timespec64 *now) in xen_get_wallclock() 84 static int xen_set_wallclock(const struct timespec64 *now) in xen_set_wallclock() 96 struct timespec64 now; in xen_pvclock_gtod_notify() local
|
/arch/m68k/68000/ |
D | timers.c | 124 long now = RTCTIME; in m68328_hwclk() local
|
/arch/s390/include/asm/vdso/ |
D | gettimeofday.h | 28 u64 adj, now; in __arch_get_hw_counter() local
|
/arch/x86/kernel/cpu/mce/ |
D | therm_throt.c | 243 u64 now = get_jiffies_64(); in throttle_active_work() local 317 u64 now; in therm_throt_process() local 379 u64 now = get_jiffies_64(); in thresh_event_valid() local
|
/arch/arm/xen/ |
D | enlighten.c | 76 struct timespec64 now, ts_monotonic; in xen_read_wallclock() local 101 struct timespec64 now, system_time; in xen_pvclock_gtod_notify() local
|
/arch/powerpc/kernel/ |
D | time.c | 276 unsigned long now, unsigned long stime) in vtime_delta_scaled() 319 unsigned long now, stime; in vtime_delta() local 554 u64 now; in timer_interrupt() local 775 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
|
/arch/x86/lib/ |
D | delay.c | 65 u64 bclock, now; in delay_tsc() local
|
/arch/parisc/kernel/ |
D | time.c | 64 unsigned long now; in timer_interrupt() local
|
/arch/powerpc/perf/ |
D | hv-gpci.c | 204 u64 now = h_gpci_get_value(event); in h_gpci_event_update() local
|