Home
last modified time | relevance | path

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

12

/Linux-v5.10/include/linux/
Dhrtimer.h40 HRTIMER_MODE_ABS = 0x00, enumerator
46 HRTIMER_MODE_ABS_PINNED = HRTIMER_MODE_ABS | HRTIMER_MODE_PINNED,
49 HRTIMER_MODE_ABS_SOFT = HRTIMER_MODE_ABS | HRTIMER_MODE_SOFT,
55 HRTIMER_MODE_ABS_HARD = HRTIMER_MODE_ABS | HRTIMER_MODE_HARD,
444 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in hrtimer_restart()
/Linux-v5.10/drivers/hwtracing/stm/
Dheartbeat.c51 HRTIMER_MODE_ABS); in stm_heartbeat_link()
82 HRTIMER_MODE_ABS); in stm_heartbeat_init()
/Linux-v5.10/drivers/pps/generators/
Dpps_gen_parport.c208 hrtimer_init(&device.timer, CLOCK_REALTIME, HRTIMER_MODE_ABS); in parport_attach()
210 hrtimer_start(&device.timer, next_intr_time(&device), HRTIMER_MODE_ABS); in parport_attach()
/Linux-v5.10/kernel/time/
Dposix-stubs.c155 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in SYSCALL_DEFINE4()
248 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in SYSCALL_DEFINE4()
Dhrtimer.c1536 enqueue_hrtimer(timer, base, HRTIMER_MODE_ABS); in __run_hrtimer()
1881 mode = HRTIMER_MODE_ABS; in do_nanosleep()
1910 HRTIMER_MODE_ABS); in hrtimer_nanosleep_restart()
1912 ret = do_nanosleep(&t, HRTIMER_MODE_ABS); in hrtimer_nanosleep_restart()
1936 if (mode == HRTIMER_MODE_ABS) { in hrtimer_nanosleep()
2047 enqueue_hrtimer(timer, new_base, HRTIMER_MODE_ABS); in migrate_hrtimer_list()
Dalarmtimer.c346 HRTIMER_MODE_ABS); in alarm_init()
364 hrtimer_start(&alarm->timer, alarm->node.expires, HRTIMER_MODE_ABS); in alarm_start()
783 HRTIMER_MODE_ABS); in alarm_init_on_stack()
Dposix-timers.c799 mode = absolute ? HRTIMER_MODE_ABS : HRTIMER_MODE_REL; in common_hrtimer_arm()
820 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in common_hrtimer_arm()
1228 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in common_nsleep()
1241 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in common_nsleep_timens()
/Linux-v5.10/drivers/gpu/drm/msm/
Dmsm_atomic.c126 hrtimer_init(&timer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in msm_atomic_init_pending_timer()
231 HRTIMER_MODE_ABS); in msm_atomic_commit_tail()
/Linux-v5.10/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-v5.10/arch/x86/kvm/
Di8254.c229 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in __kvm_migrate_pit_timer()
363 HRTIMER_MODE_ABS); in create_pit_timer()
690 hrtimer_init(&pit_state->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in kvm_create_pit()
Dhyperv.c606 HRTIMER_MODE_ABS); in stimer_start()
627 HRTIMER_MODE_ABS); in stimer_start()
878 hrtimer_init(&stimer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in stimer_init()
/Linux-v5.10/drivers/char/hw_random/
Dtimeriomem-rng.c157 hrtimer_init(&priv->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in timeriomem_rng_probe()
/Linux-v5.10/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.c431 HRTIMER_MODE_ABS); in intel_gvt_check_vblank_emulation()
Dinterrupt.c710 hrtimer_init(&vblank_timer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in intel_gvt_init_irq()
/Linux-v5.10/fs/
Dtimerfd.c181 HRTIMER_MODE_ABS: HRTIMER_MODE_REL; in timerfd_setup()
426 hrtimer_init(&ctx->t.tmr, clockid, HRTIMER_MODE_ABS); in SYSCALL_DEFINE2()
/Linux-v5.10/drivers/usb/host/
Dehci-timer.c89 NSEC_PER_MSEC, HRTIMER_MODE_ABS); in ehci_enable_event()
/Linux-v5.10/include/trace/events/
Dtimer.h152 { HRTIMER_MODE_ABS, "ABS" }, \
/Linux-v5.10/drivers/base/power/
Druntime.c561 HRTIMER_MODE_ABS); in rpm_suspend()
977 hrtimer_start(&dev->power.suspend_timer, expires, HRTIMER_MODE_ABS); in pm_schedule_suspend()
1610 hrtimer_init(&dev->power.suspend_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in pm_runtime_init()
/Linux-v5.10/kernel/
Dtorture.c517 schedule_hrtimeout(&shutdown_time, HRTIMER_MODE_ABS); in torture_shutdown()
Dfutex.c410 HRTIMER_MODE_ABS); in futex_setup_timer()
2591 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_wait_queue_me()
2881 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
/Linux-v5.10/net/sched/
Dsch_taprio.c1047 hrtimer_start(&q->advance_timer, start, HRTIMER_MODE_ABS); in taprio_start_sched()
1534 hrtimer_init(&q->advance_timer, q->clockid, HRTIMER_MODE_ABS); in taprio_change()
1639 hrtimer_init(&q->advance_timer, CLOCK_TAI, HRTIMER_MODE_ABS); in taprio_init()
/Linux-v5.10/drivers/s390/crypto/
Dap_bus.c1085 hrtimer_start_expires(&ap_poll_timer, HRTIMER_MODE_ABS); in poll_timeout_store()
1718 hrtimer_init(&ap_poll_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in ap_module_init()
/Linux-v5.10/drivers/power/supply/
Dabx500_chargalg.c2023 hrtimer_init(&di->safety_timer, CLOCK_REALTIME, HRTIMER_MODE_ABS); in abx500_chargalg_probe()
2027 hrtimer_init(&di->maintenance_timer, CLOCK_REALTIME, HRTIMER_MODE_ABS); in abx500_chargalg_probe()
/Linux-v5.10/kernel/locking/
Drtmutex.c1258 hrtimer_start_expires(&timeout->timer, HRTIMER_MODE_ABS); in rt_mutex_slowlock()

12