Home
last modified time | relevance | path

Searched refs:HRTIMER_MODE_ABS (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v4.19/include/linux/
Dhrtimer.h40 HRTIMER_MODE_ABS = 0x00, enumerator
45 HRTIMER_MODE_ABS_PINNED = HRTIMER_MODE_ABS | HRTIMER_MODE_PINNED,
48 HRTIMER_MODE_ABS_SOFT = HRTIMER_MODE_ABS | HRTIMER_MODE_SOFT,
417 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in hrtimer_restart()
/Linux-v4.19/drivers/hwtracing/stm/
Dheartbeat.c51 HRTIMER_MODE_ABS); in stm_heartbeat_link()
82 HRTIMER_MODE_ABS); in stm_heartbeat_init()
/Linux-v4.19/kernel/time/
Dposix-stubs.c150 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in SYSCALL_DEFINE4()
236 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in COMPAT_SYSCALL_DEFINE4()
Dtick-broadcast-hrtimer.c109 hrtimer_init(&bctimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in tick_setup_hrtimer_broadcast()
Dhrtimer.c1413 enqueue_hrtimer(timer, base, HRTIMER_MODE_ABS); in __run_hrtimer()
1691 mode = HRTIMER_MODE_ABS; in do_nanosleep()
1720 HRTIMER_MODE_ABS); in hrtimer_nanosleep_restart()
1723 ret = do_nanosleep(&t, HRTIMER_MODE_ABS); in hrtimer_nanosleep_restart()
1747 if (mode == HRTIMER_MODE_ABS) { in hrtimer_nanosleep()
1852 enqueue_hrtimer(timer, new_base, HRTIMER_MODE_ABS); in migrate_hrtimer_list()
Dalarmtimer.c350 HRTIMER_MODE_ABS); in alarm_init()
368 hrtimer_start(&alarm->timer, alarm->node.expires, HRTIMER_MODE_ABS); in alarm_start()
757 HRTIMER_MODE_ABS); in alarm_init_on_stack()
Dposix-timers.c803 mode = absolute ? HRTIMER_MODE_ABS : HRTIMER_MODE_REL; in common_hrtimer_arm()
824 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in common_hrtimer_arm()
1208 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in common_nsleep()
Dtick-sched.c1211 hrtimer_init(&ts->sched_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in tick_nohz_switch_to_nohz()
1308 hrtimer_init(&ts->sched_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in tick_setup_sched_timer()
/Linux-v4.19/drivers/pps/generators/
Dpps_gen_parport.c222 hrtimer_init(&device.timer, CLOCK_REALTIME, HRTIMER_MODE_ABS); in parport_attach()
224 hrtimer_start(&device.timer, next_intr_time(&device), HRTIMER_MODE_ABS); in parport_attach()
/Linux-v4.19/drivers/usb/chipidea/
Dotg_fsm.c238 HRTIMER_MODE_ABS); in ci_otg_add_timer()
278 HRTIMER_MODE_ABS); in ci_otg_del_timer()
411 NSEC_PER_MSEC, HRTIMER_MODE_ABS); in ci_otg_hrtimer_func()
425 hrtimer_init(&ci->otg_fsm_hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in ci_otg_init_timers()
/Linux-v4.19/arch/x86/kvm/
Di8254.c229 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in __kvm_migrate_pit_timer()
351 HRTIMER_MODE_ABS); in create_pit_timer()
679 hrtimer_init(&pit_state->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in kvm_create_pit()
Dhyperv.c517 HRTIMER_MODE_ABS); in stimer_start()
538 HRTIMER_MODE_ABS); in stimer_start()
711 hrtimer_init(&stimer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in stimer_init()
/Linux-v4.19/drivers/char/hw_random/
Dtimeriomem-rng.c160 hrtimer_init(&priv->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in timeriomem_rng_probe()
/Linux-v4.19/virt/kvm/arm/
Darch_timer.c70 HRTIMER_MODE_ABS); in soft_timer_start()
641 hrtimer_init(&timer->bg_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in kvm_timer_vcpu_init()
644 hrtimer_init(&timer->phys_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in kvm_timer_vcpu_init()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dsched_policy.c289 hrtimer_init(&data->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in tbs_sched_init()
359 sched_data->period), HRTIMER_MODE_ABS); in tbs_sched_start_schedule()
Ddisplay.c383 HRTIMER_MODE_ABS); in intel_gvt_check_vblank_emulation()
Dinterrupt.c707 hrtimer_init(&vblank_timer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in intel_gvt_init_irq()
/Linux-v4.19/fs/
Dtimerfd.c180 HRTIMER_MODE_ABS: HRTIMER_MODE_REL; in timerfd_setup()
423 hrtimer_init(&ctx->t.tmr, clockid, HRTIMER_MODE_ABS); in SYSCALL_DEFINE2()
/Linux-v4.19/kernel/
Dfutex.c2517 hrtimer_start_expires(&timeout->timer, HRTIMER_MODE_ABS); in futex_wait_queue_me()
2629 HRTIMER_MODE_ABS); in futex_wait()
2730 HRTIMER_MODE_ABS); in futex_lock_pi()
2815 hrtimer_start_expires(&to->timer, HRTIMER_MODE_ABS); in futex_lock_pi()
3130 HRTIMER_MODE_ABS); in futex_wait_requeue_pi()
Dtorture.c490 schedule_hrtimeout(&shutdown_time, HRTIMER_MODE_ABS); in torture_shutdown()
/Linux-v4.19/drivers/usb/host/
Dehci-timer.c89 NSEC_PER_MSEC, HRTIMER_MODE_ABS); in ehci_enable_event()
/Linux-v4.19/include/trace/events/
Dtimer.h148 { HRTIMER_MODE_ABS, "ABS" }, \
/Linux-v4.19/net/can/
Dbcm.c359 HRTIMER_MODE_ABS); in bcm_tx_start_timer()
363 HRTIMER_MODE_ABS); in bcm_tx_start_timer()
470 HRTIMER_MODE_ABS); in bcm_rx_update_and_send()
/Linux-v4.19/drivers/staging/android/
Dvsoc.c441 HRTIMER_MODE_ABS); in handle_vsoc_cond_wait()
463 hrtimer_start_expires(&to->timer, HRTIMER_MODE_ABS); in handle_vsoc_cond_wait()
/Linux-v4.19/drivers/s390/crypto/
Dap_bus.c1123 hrtimer_start_expires(&ap_poll_timer, HRTIMER_MODE_ABS); in poll_timeout_store()
1591 hrtimer_init(&ap_poll_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in ap_module_init()

12