Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 40) sorted by relevance

12

/arch/x86/kernel/
Drtc.c42 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()
Dx86_init.c35 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()
Dkvmclock.c62 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()
Dpvclock.c119 struct timespec64 now; in pvclock_read_wallclock() local
Djailhouse.c59 static void jailhouse_get_wallclock(struct timespec64 *now) in jailhouse_get_wallclock()
Dapb_timer.c245 u64 start, now; in apbt_clocksource_register() local
Dtsc_sync.c269 cycles_t start, now, prev, end, cur_max_warp = 0; in check_tsc_warp() local
/arch/x86/platform/intel-mid/
Dintel_mid_vrtc.c56 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/
Ddelay.c32 u32 bclock, now, loops = __loops; in __cr16_delay() local
/arch/x86/kernel/cpu/
Daperfmperf.c67 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/
Dmsr.c219 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/
Didle.c72 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/
Demulate.c327 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/
Dsetup.c99 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
/arch/mips/dec/
Dtime.c68 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
/arch/ia64/kernel/
Dtime.c125 __u64 now, delta_stime; in vtime_delta() local
361 unsigned long lcycle, now, ret; in itc_get_cycles() local
/arch/x86/xen/
Dtime.c79 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/
Dtimers.c124 long now = RTCTIME; in m68328_hwclk() local
/arch/s390/include/asm/vdso/
Dgettimeofday.h28 u64 adj, now; in __arch_get_hw_counter() local
/arch/x86/kernel/cpu/mce/
Dtherm_throt.c243 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/
Denlighten.c76 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/
Dtime.c276 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/
Ddelay.c65 u64 bclock, now; in delay_tsc() local
/arch/parisc/kernel/
Dtime.c64 unsigned long now; in timer_interrupt() local
/arch/powerpc/perf/
Dhv-gpci.c204 u64 now = h_gpci_get_value(event); in h_gpci_event_update() local

12