| /linux/include/linux/ |
| H A D | hrtimer.h | 36 HRTIMER_MODE_ABS = 0x00, enumerator 42 HRTIMER_MODE_ABS_PINNED = HRTIMER_MODE_ABS | HRTIMER_MODE_PINNED, 45 HRTIMER_MODE_ABS_SOFT = HRTIMER_MODE_ABS | HRTIMER_MODE_SOFT, 51 HRTIMER_MODE_ABS_HARD = HRTIMER_MODE_ABS | HRTIMER_MODE_HARD, 281 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in hrtimer_restart()
|
| /linux/drivers/hwtracing/stm/ |
| H A D | heartbeat.c | 51 HRTIMER_MODE_ABS); in stm_heartbeat_link() 85 CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in stm_heartbeat_init()
|
| /linux/kernel/time/ |
| H A D | posix-stubs.c | 123 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in SYSCALL_DEFINE4() 206 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in SYSCALL_DEFINE4()
|
| H A D | hrtimer.c | 1794 enqueue_hrtimer(timer, base, HRTIMER_MODE_ABS); in __run_hrtimer() 2119 mode = HRTIMER_MODE_ABS; in do_nanosleep() 2147 hrtimer_setup_sleeper_on_stack(&t, restart->nanosleep.clockid, HRTIMER_MODE_ABS); in hrtimer_nanosleep_restart() 2149 ret = do_nanosleep(&t, HRTIMER_MODE_ABS); in hrtimer_nanosleep_restart() 2168 if (mode == HRTIMER_MODE_ABS) { in hrtimer_nanosleep() 2290 enqueue_hrtimer(timer, new_base, HRTIMER_MODE_ABS); in migrate_hrtimer_list()
|
| H A D | alarmtimer.c | 330 HRTIMER_MODE_ABS); in alarm_init() 347 hrtimer_start(&alarm->timer, alarm->node.expires, HRTIMER_MODE_ABS); in alarm_start() 742 HRTIMER_MODE_ABS); in alarm_init_on_stack()
|
| H A D | sleep_timeout.c | 373 if (!schedule_hrtimeout_range(&exp, delta, HRTIMER_MODE_ABS)) in usleep_range_state()
|
| H A D | posix-timers.c | 811 mode = absolute ? HRTIMER_MODE_ABS : HRTIMER_MODE_REL; in common_hrtimer_arm() 831 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in common_hrtimer_arm() 1353 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in common_nsleep() 1371 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, in common_nsleep_timens()
|
| H A D | ntp.c | 515 hrtimer_start(&sync_hrtimer, exp, HRTIMER_MODE_ABS); in sched_sync_hw_clock() 689 hrtimer_setup(&sync_hrtimer, sync_timer_callback, CLOCK_REALTIME, HRTIMER_MODE_ABS); in ntp_init_cmos_sync()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_fence.c | 68 hrtimer_setup(&fctx->deadline_timer, deadline_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in msm_fence_context_alloc() 160 HRTIMER_MODE_ABS); in msm_fence_set_deadline()
|
| H A D | msm_atomic.c | 128 CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in msm_atomic_init_pending_timer() 273 HRTIMER_MODE_ABS); in msm_atomic_commit_tail()
|
| /linux/drivers/pps/generators/ |
| H A D | pps_gen_parport.c | 211 hrtimer_setup(&device.timer, hrtimer_event, CLOCK_REALTIME, HRTIMER_MODE_ABS); in parport_attach() 212 hrtimer_start(&device.timer, next_intr_time(&device), HRTIMER_MODE_ABS); in parport_attach()
|
| H A D | pps_gen_tio.c | 180 hrtimer_start(&tio->timer, first_event(tio), HRTIMER_MODE_ABS); in pps_tio_gen_enable() 231 HRTIMER_MODE_ABS); in pps_gen_tio_probe()
|
| /linux/drivers/usb/chipidea/ |
| H A D | otg_fsm.c | 238 HRTIMER_MODE_ABS); in ci_otg_add_timer() 280 HRTIMER_MODE_ABS); in ci_otg_del_timer() 413 NSEC_PER_MSEC, HRTIMER_MODE_ABS); in ci_otg_hrtimer_func() 427 hrtimer_setup(&ci->otg_fsm_hrtimer, ci_otg_hrtimer_func, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in ci_otg_init_timers()
|
| /linux/drivers/gpu/drm/scheduler/tests/ |
| H A D | mock_scheduler.c | 129 CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in drm_mock_sched_job_new() 197 hrtimer_start(&job->timer, job->finish_at, HRTIMER_MODE_ABS); in mock_sched_run_job()
|
| /linux/drivers/char/hw_random/ |
| H A D | timeriomem-rng.c | 155 hrtimer_setup(&priv->timer, timeriomem_rng_trigger, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in timeriomem_rng_probe()
|
| /linux/kernel/futex/ |
| H A D | waitwake.c | 345 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_do_wait() 542 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_wait_multiple()
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | sched_policy.c | 289 hrtimer_setup(&data->timer, tbs_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in tbs_sched_init() 358 sched_data->period), HRTIMER_MODE_ABS); in tbs_sched_start_schedule()
|
| H A D | display.c | 586 hrtimer_setup(&vblank_timer->timer, vblank_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in setup_virtual_dp_monitor() 628 HRTIMER_MODE_ABS); in vgpu_update_vblank_emulation()
|
| /linux/arch/x86/kvm/ |
| H A D | i8254.c | 230 hrtimer_start_expires(timer, HRTIMER_MODE_ABS); in __kvm_migrate_pit_timer() 362 HRTIMER_MODE_ABS); in create_pit_timer() 762 hrtimer_setup(&pit_state->timer, pit_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in kvm_create_pit()
|
| /linux/fs/ |
| H A D | timerfd.c | 195 HRTIMER_MODE_ABS: HRTIMER_MODE_REL; in timerfd_setup() 431 hrtimer_setup(&ctx->t.tmr, timerfd_tmrproc, clockid, HRTIMER_MODE_ABS); in SYSCALL_DEFINE2()
|
| /linux/kernel/ |
| H A D | torture.c | 648 schedule_hrtimeout(&shutdown_time, HRTIMER_MODE_ABS); in torture_shutdown() 742 torture_hrtimeout_ns(till_ns, 0, HRTIMER_MODE_ABS, NULL); in stutter_wait()
|
| /linux/drivers/usb/host/ |
| H A D | ehci-timer.c | 89 NSEC_PER_MSEC, HRTIMER_MODE_ABS); in ehci_enable_event()
|
| /linux/include/trace/events/ |
| H A D | timer.h | 174 { HRTIMER_MODE_ABS, "ABS" }, \
|
| /linux/io_uring/ |
| H A D | cancel.c | 327 ret = schedule_hrtimeout(&timeout, HRTIMER_MODE_ABS); in io_sync_cancel()
|
| /linux/drivers/base/power/ |
| H A D | runtime.c | 635 HRTIMER_MODE_ABS); in rpm_suspend() 1070 hrtimer_start(&dev->power.suspend_timer, expires, HRTIMER_MODE_ABS); in pm_schedule_suspend() 1861 HRTIMER_MODE_ABS); in pm_runtime_init()
|