| /drivers/watchdog/ |
| A D | softdog.c | 190 hrtimer_setup(&softdog_ticktock, softdog_fire, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in softdog_init() 194 hrtimer_setup(&softdog_preticktock, softdog_pretimeout, CLOCK_MONOTONIC, in softdog_init()
|
| A D | watchdog_hrtimer_pretimeout.c | 26 hrtimer_setup(&wd_data->pretimeout_timer, watchdog_hrtimer_pretimeout, CLOCK_MONOTONIC, in watchdog_hrtimer_pretimeout_init()
|
| /drivers/hid/bpf/progs/ |
| A D | hid_bpf_async.h | 12 #define CLOCK_MONOTONIC 1 macro 146 err = bpf_timer_init(&elem->t, &hid_bpf_async_ctx_map, CLOCK_MONOTONIC); in hid_bpf_async_get_ctx()
|
| /drivers/power/reset/ |
| A D | ltc2952-poweroff.c | 165 hrtimer_setup(&data->timer_trigger, ltc2952_poweroff_timer_trigger, CLOCK_MONOTONIC, in ltc2952_poweroff_default() 168 hrtimer_setup(&data->timer_wde, ltc2952_poweroff_timer_wde, CLOCK_MONOTONIC, in ltc2952_poweroff_default()
|
| /drivers/md/dm-vdo/ |
| A D | time-utils.h | 20 return clock == CLOCK_MONOTONIC ? ktime_get_ns() : ktime_get_real_ns(); in current_time_ns()
|
| /drivers/gpu/drm/msm/ |
| A D | msm_gpu_devfreq.c | 200 CLOCK_MONOTONIC, HRTIMER_MODE_REL); in msm_devfreq_init() 202 CLOCK_MONOTONIC, HRTIMER_MODE_REL); in msm_devfreq_init()
|
| A D | msm_fence.c | 68 hrtimer_setup(&fctx->deadline_timer, deadline_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in msm_fence_context_alloc()
|
| A D | msm_atomic.c | 128 CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in msm_atomic_init_pending_timer()
|
| /drivers/net/wwan/iosm/ |
| A D | iosm_ipc_imem.c | 1384 hrtimer_setup(&ipc_imem->startup_timer, ipc_imem_startup_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init() 1387 hrtimer_setup(&ipc_imem->tdupdate_timer, ipc_imem_td_update_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init() 1390 hrtimer_setup(&ipc_imem->fast_update_timer, ipc_imem_fast_update_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init() 1393 hrtimer_setup(&ipc_imem->td_alloc_timer, ipc_imem_td_alloc_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init() 1396 hrtimer_setup(&ipc_imem->adb_timer, ipc_imem_adb_timer_cb, CLOCK_MONOTONIC, in ipc_imem_init()
|
| /drivers/hwtracing/stm/ |
| A D | heartbeat.c | 85 CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in stm_heartbeat_init()
|
| /drivers/char/hw_random/ |
| A D | timeriomem-rng.c | 155 hrtimer_setup(&priv->timer, timeriomem_rng_trigger, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in timeriomem_rng_probe()
|
| /drivers/iio/trigger/ |
| A D | iio-trig-hrtimer.c | 148 hrtimer_setup(&trig_info->timer, iio_hrtimer_trig_handler, CLOCK_MONOTONIC, in iio_trig_hrtimer_probe()
|
| /drivers/media/rc/ |
| A D | pwm-ir-tx.c | 175 hrtimer_setup(&pwm_ir->timer, pwm_ir_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in pwm_ir_probe()
|
| /drivers/misc/ |
| A D | vcpu_stall_detector.c | 114 hrtimer_setup(vcpu_hrtimer, vcpu_stall_detect_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in start_stall_detector_cpu()
|
| /drivers/powercap/ |
| A D | idle_inject.c | 342 hrtimer_setup(&ii_dev->timer, idle_inject_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in idle_inject_register_full()
|
| /drivers/net/can/spi/mcp251xfd/ |
| A D | mcp251xfd-ring.c | 544 hrtimer_setup(&priv->rx_irq_timer, mcp251xfd_rx_irq_timer, CLOCK_MONOTONIC, in mcp251xfd_ring_alloc() 547 hrtimer_setup(&priv->tx_irq_timer, mcp251xfd_tx_irq_timer, CLOCK_MONOTONIC, in mcp251xfd_ring_alloc()
|
| /drivers/pwm/ |
| A D | pwm-gpio.c | 210 hrtimer_setup(&gpwm->gpio_timer, pwm_gpio_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in pwm_gpio_probe()
|
| /drivers/gpu/drm/vkms/ |
| A D | vkms_crtc.c | 68 hrtimer_setup(&out->vblank_hrtimer, &vkms_vblank_simulate, CLOCK_MONOTONIC, in vkms_enable_vblank()
|
| /drivers/gpu/drm/scheduler/tests/ |
| A D | mock_scheduler.c | 129 CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in drm_mock_sched_job_new()
|
| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76x02_usb_core.c | 267 hrtimer_setup(&dev->pre_tbtt_timer, mt76x02u_pre_tbtt_interrupt, CLOCK_MONOTONIC, in mt76x02u_init_beacon_config()
|
| /drivers/iio/ |
| A D | industrialio-core.c | 321 case CLOCK_MONOTONIC: in iio_get_time_ns() 1450 [CLOCK_MONOTONIC] = "monotonic", 1472 case CLOCK_MONOTONIC: in current_timestamp_clock_show() 1500 case CLOCK_MONOTONIC: in current_timestamp_clock_store()
|
| /drivers/input/joystick/ |
| A D | walkera0701.c | 235 hrtimer_setup(&w->timer, timer_handler, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in walkera0701_attach()
|
| /drivers/ntb/test/ |
| A D | ntb_pingpong.c | 287 hrtimer_setup(&pp->timer, pp_timer_func, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in pp_create_data()
|
| /drivers/net/ethernet/microchip/sparx5/ |
| A D | sparx5_packet.c | 378 hrtimer_setup(&port->inj_timer, sparx5_injection_timeout, CLOCK_MONOTONIC, in sparx5_port_inj_timer_setup()
|
| /drivers/rtc/ |
| A D | class.c | 243 hrtimer_setup(&rtc->pie_timer, rtc_pie_update_irq, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in rtc_allocate_device()
|