/openbmc/linux/drivers/watchdog/ |
H A D | softdog.c | 121 return HRTIMER_NORESTART; in softdog_fire() 130 return HRTIMER_NORESTART; in softdog_pretimeout()
|
H A D | watchdog_hrtimer_pretimeout.c | 19 return HRTIMER_NORESTART; in watchdog_hrtimer_pretimeout()
|
/openbmc/linux/drivers/power/reset/ |
H A D | ltc2952-poweroff.c | 101 return HRTIMER_NORESTART; in ltc2952_poweroff_timer_wde() 125 return HRTIMER_NORESTART; in ltc2952_poweroff_timer_trigger()
|
/openbmc/linux/kernel/time/ |
H A D | tick-broadcast-hrtimer.c | 98 return HRTIMER_NORESTART; in bc_handler()
|
/openbmc/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-ring.c | 420 return HRTIMER_NORESTART; in mcp251xfd_rx_irq_timer() 424 return HRTIMER_NORESTART; in mcp251xfd_rx_irq_timer() 434 return HRTIMER_NORESTART; in mcp251xfd_tx_irq_timer() 438 return HRTIMER_NORESTART; in mcp251xfd_tx_irq_timer()
|
/openbmc/linux/sound/drivers/pcsp/ |
H A D | pcsp_lib.c | 134 return HRTIMER_NORESTART; in pcsp_do_timer() 140 return HRTIMER_NORESTART; in pcsp_do_timer()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | watchdog.c | 442 return HRTIMER_NORESTART; in watchdog_timer_fn() 445 return HRTIMER_NORESTART; in watchdog_timer_fn()
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | heartbeat.c | 41 return heartbeat->active ? HRTIMER_RESTART : HRTIMER_NORESTART; in stm_heartbeat_hrtimer_handler()
|
/openbmc/linux/arch/riscv/kvm/ |
H A D | vcpu_timer.c | 58 return HRTIMER_NORESTART; in kvm_riscv_vcpu_hrtimer_expired() 125 return HRTIMER_NORESTART; in kvm_riscv_vcpu_vstimer_expired()
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_io_utils.c | 109 return HRTIMER_NORESTART; in msm_hrtimer_worktimer()
|
H A D | msm_fence.c | 26 return HRTIMER_NORESTART; in deadline_timer()
|
/openbmc/linux/net/mac802154/ |
H A D | util.c | 108 return HRTIMER_NORESTART; in ieee802154_xmit_ifs_timer()
|
/openbmc/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_imem.c | 93 return HRTIMER_NORESTART; in ipc_imem_td_alloc_timer_cb() 114 return HRTIMER_NORESTART; in ipc_imem_fast_update_timer_cb() 132 return HRTIMER_NORESTART; in ipc_imem_adb_timer_cb() 521 enum hrtimer_restart result = HRTIMER_NORESTART; in ipc_imem_startup_timer_cb() 905 return HRTIMER_NORESTART; in ipc_imem_td_update_timer_cb()
|
/openbmc/linux/sound/core/ |
H A D | hrtimer.c | 36 enum hrtimer_restart ret = HRTIMER_NORESTART; in snd_hrtimer_callback()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | timeriomem-rng.c | 100 return HRTIMER_NORESTART; in timeriomem_rng_trigger()
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-rx51.c | 100 return HRTIMER_NORESTART; in ir_rx51_timer_cb()
|
/openbmc/linux/kernel/sched/ |
H A D | idle.c | 334 return HRTIMER_NORESTART; in idle_inject_timer_fn()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | imx-pcm-fiq.c | 52 return HRTIMER_NORESTART; in snd_hrtimer_callback()
|
/openbmc/linux/io_uring/ |
H A D | timeout.c | 257 return HRTIMER_NORESTART; in io_timeout_fn() 355 return HRTIMER_NORESTART; in io_link_timeout_fn()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_usb_core.c | 232 return HRTIMER_NORESTART; in mt76x02u_pre_tbtt_interrupt()
|
/openbmc/linux/net/can/j1939/ |
H A D | bus.c | 145 return HRTIMER_NORESTART; in j1939_ecu_timer_handler()
|
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-timer.c | 425 return HRTIMER_NORESTART; in ehci_hrtimer_func()
|
/openbmc/linux/sound/sh/ |
H A D | sh_dac_audio.c | 292 return HRTIMER_NORESTART; in sh_dac_audio_timer()
|
/openbmc/linux/net/can/ |
H A D | isotp.c | 209 return HRTIMER_NORESTART; in isotp_rx_timer_handler() 903 return HRTIMER_NORESTART; in isotp_tx_timer_handler() 916 return HRTIMER_NORESTART; in isotp_tx_timer_handler() 932 return HRTIMER_NORESTART; in isotp_txfr_timer_handler()
|
/openbmc/linux/drivers/input/joystick/ |
H A D | walkera0701.c | 175 return HRTIMER_NORESTART; in timer_handler()
|