Searched refs:hrtimer_restart (Results 1 – 25 of 132) sorted by relevance
123456
78 static enum hrtimer_restart softdog_fire(struct hrtimer *timer) in softdog_fire()126 static enum hrtimer_restart softdog_pretimeout(struct hrtimer *timer) in softdog_pretimeout()
12 static enum hrtimer_restart watchdog_hrtimer_pretimeout(struct hrtimer *timer) in watchdog_hrtimer_pretimeout()
30 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback()36 enum hrtimer_restart ret = HRTIMER_NORESTART; in snd_hrtimer_callback()
87 hrtimer_restart(&priv->timer); in timeriomem_rng_read()92 static enum hrtimer_restart timeriomem_rng_trigger(struct hrtimer *timer) in timeriomem_rng_trigger()
65 enum hrtimer_restart { enum121 enum hrtimer_restart (*function)(struct hrtimer *);438 static inline void hrtimer_restart(struct hrtimer *timer) in hrtimer_restart() function
197 extern enum hrtimer_restart it_real_fn(struct hrtimer *);
213 enum hrtimer_restart rtc_pie_update_irq(struct hrtimer *timer);
95 static enum hrtimer_restart ltc2952_poweroff_timer_wde(struct hrtimer *timer) in ltc2952_poweroff_timer_wde()116 static enum hrtimer_restart
99 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler()
144 static enum hrtimer_restart sched_clock_poll(struct hrtimer *hrt) in sched_clock_poll()
197 static enum hrtimer_restart alarmtimer_fired(struct hrtimer *timer) in alarmtimer_fired()392 hrtimer_restart(&alarm->timer); in alarm_restart()
77 extern enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle);
48 enum hrtimer_restart ieee802154_xmit_ifs_timer(struct hrtimer *timer) in ieee802154_xmit_ifs_timer()
129 enum hrtimer_restart ieee802154_xmit_ifs_timer(struct hrtimer *timer);
74 static enum hrtimer_restart timerfd_tmrproc(struct hrtimer *htmr) in timerfd_tmrproc()308 hrtimer_restart(&ctx->t.tmr); in timerfd_read()548 hrtimer_restart(&ctx->t.tmr); in do_timerfd_gettime()
32 static enum hrtimer_restart stm_heartbeat_hrtimer_handler(struct hrtimer *hr) in stm_heartbeat_hrtimer_handler()
84 static enum hrtimer_restart ipc_imem_td_alloc_timer_cb(struct hrtimer *hr_timer) in ipc_imem_td_alloc_timer_cb()104 static enum hrtimer_restart476 static enum hrtimer_restart ipc_imem_startup_timer_cb(struct hrtimer *hr_timer) in ipc_imem_startup_timer_cb()478 enum hrtimer_restart result = HRTIMER_NORESTART; in ipc_imem_startup_timer_cb()822 static enum hrtimer_restart
98 static enum hrtimer_restart iio_hrtimer_trig_handler(struct hrtimer *timer) in iio_hrtimer_trig_handler()
108 static enum hrtimer_restart idle_inject_timer_fn(struct hrtimer *timer) in idle_inject_timer_fn()
57 static enum hrtimer_restart hrtimer_event(struct hrtimer *timer) in hrtimer_event()
55 static enum hrtimer_restart ir_rx51_timer_cb(struct hrtimer *timer) in ir_rx51_timer_cb()
42 static enum hrtimer_restart kvm_riscv_vcpu_hrtimer_expired(struct hrtimer *h) in kvm_riscv_vcpu_hrtimer_expired()
351 static enum hrtimer_restart idle_inject_timer_fn(struct hrtimer *timer) in idle_inject_timer_fn()
300 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
44 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback()
Completed in 40 milliseconds