Searched refs:hrtimer_start_expires (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/ |
| H A D | hrtimer.h | 250 static inline void hrtimer_start_expires(struct hrtimer *timer, in hrtimer_start_expires() function 266 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in hrtimer_restart()
|
| /linux/kernel/time/ |
| H A D | tick-sched.c | 876 hrtimer_start_expires(&ts->sched_timer, in tick_nohz_restart() 1624 hrtimer_start_expires(&ts->sched_timer, HRTIMER_MODE_ABS_PINNED_HARD); in tick_setup_sched_timer()
|
| H A D | posix-timers.c | 824 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in common_hrtimer_arm()
|
| H A D | hrtimer.c | 2047 hrtimer_start_expires(&sl->timer, mode); in hrtimer_sleeper_start_expires()
|
| /linux/arch/x86/kvm/ |
| H A D | i8254.c | 230 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in __kvm_migrate_pit_timer()
|
| H A D | xen.c | 1257 hrtimer_start_expires(&vcpu->arch.xen.timer, in kvm_xen_vcpu_get_attr()
|
| H A D | lapic.c | 3310 hrtimer_start_expires(timer, HRTIMER_MODE_ABS_HARD); in __kvm_migrate_apic_timer()
|
| /linux/net/can/ |
| H A D | bcm.c | 451 hrtimer_start_expires(&op->timer, HRTIMER_MODE_ABS_SOFT); in bcm_tx_start_timer()
|
| /linux/kernel/sched/ |
| H A D | rt.c | 150 hrtimer_start_expires(&rt_b->rt_period_timer, in do_start_rt_bandwidth()
|
| H A D | fair.c | 6598 hrtimer_start_expires(&cfs_b->period_timer, HRTIMER_MODE_ABS_PINNED); in start_cfs_bandwidth()
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 8562 hrtimer_start_expires(timer, HRTIMER_MODE_ABS_PINNED); in vmx_hardware_unsetup()
|
| /linux/kernel/events/ |
| H A D | core.c | 1327 hrtimer_start_expires(timer, HRTIMER_MODE_ABS_PINNED_HARD); in perf_mux_hrtimer_restart()
|