Home
last modified time | relevance | path

Searched refs:hrtimer_restart (Results 1 – 25 of 170) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsoftdog.c78 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()
/OK3568_Linux_fs/kernel/sound/core/
H A Dhrtimer.c30 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()
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dtimeriomem-rng.c87 hrtimer_restart(&priv->timer); in timeriomem_rng_read()
92 static enum hrtimer_restart timeriomem_rng_trigger(struct hrtimer *timer) in timeriomem_rng_trigger()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhrtimer.h66 enum hrtimer_restart { enum
122 enum hrtimer_restart (*function)(struct hrtimer *);
440 static inline void hrtimer_restart(struct hrtimer *timer) in hrtimer_restart() function
H A Dtimer.h202 extern enum hrtimer_restart it_real_fn(struct hrtimer *);
H A Drtc.h197 enum hrtimer_restart rtc_pie_update_irq(struct hrtimer *timer);
/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dltc2952-poweroff.c93 static enum hrtimer_restart ltc2952_poweroff_timer_wde(struct hrtimer *timer) in ltc2952_poweroff_timer_wde()
116 static enum hrtimer_restart
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-broadcast-hrtimer.c99 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler()
H A Dsched_clock.c145 static enum hrtimer_restart sched_clock_poll(struct hrtimer *hrt) in sched_clock_poll()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dtimer_int.c26 static enum hrtimer_restart oprofile_hrtimer_notify(struct hrtimer *hrtimer) in oprofile_hrtimer_notify()
/OK3568_Linux_fs/kernel/fs/
H A Dtimerfd.c76 static enum hrtimer_restart timerfd_tmrproc(struct hrtimer *htmr) in timerfd_tmrproc()
294 hrtimer_restart(&ctx->t.tmr); in timerfd_read()
537 hrtimer_restart(&ctx->t.tmr); in do_timerfd_gettime()
/OK3568_Linux_fs/kernel/sound/drivers/pcsp/
H A Dpcsp.h77 extern enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle);
/OK3568_Linux_fs/kernel/net/mac802154/
H A Dutil.c48 enum hrtimer_restart ieee802154_xmit_ifs_timer(struct hrtimer *timer) in ieee802154_xmit_ifs_timer()
H A Dieee802154_i.h129 enum hrtimer_restart ieee802154_xmit_ifs_timer(struct hrtimer *timer);
/OK3568_Linux_fs/kernel/drivers/hwtracing/stm/
H A Dheartbeat.c32 static enum hrtimer_restart stm_heartbeat_hrtimer_handler(struct hrtimer *hr) in stm_heartbeat_hrtimer_handler()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dspu_profiler.c133 static enum hrtimer_restart profile_spus(struct hrtimer *timer) in profile_spus()
/OK3568_Linux_fs/kernel/drivers/iio/trigger/
H A Diio-trig-hrtimer.c85 static enum hrtimer_restart iio_hrtimer_trig_handler(struct hrtimer *timer) in iio_hrtimer_trig_handler()
/OK3568_Linux_fs/kernel/drivers/powercap/
H A Didle_inject.c108 static enum hrtimer_restart idle_inject_timer_fn(struct hrtimer *timer) in idle_inject_timer_fn()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-gpio.c62 static enum hrtimer_restart gpio_pwm_timer(struct hrtimer *timer) in gpio_pwm_timer()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Ddce_virtual.c52 static enum hrtimer_restart dce_virtual_vblank_timer_handle(struct hrtimer *vblank_timer);
705 static enum hrtimer_restart dce_virtual_vblank_timer_handle(struct hrtimer *vblank_timer) in dce_virtual_vblank_timer_handle()
/OK3568_Linux_fs/kernel/drivers/pps/generators/
H A Dpps_gen_parport.c57 static enum hrtimer_restart hrtimer_event(struct hrtimer *timer) in hrtimer_event()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dir-rx51.c55 static enum hrtimer_restart ir_rx51_timer_cb(struct hrtimer *timer) in ir_rx51_timer_cb()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_js_backend.c88 static enum hrtimer_restart timer_callback(struct hrtimer *timer) in timer_callback()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_js_backend.c90 static enum hrtimer_restart timer_callback(struct hrtimer *timer) in timer_callback()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_atomic.c102 static enum hrtimer_restart msm_atomic_pending_timer(struct hrtimer *t) in msm_atomic_pending_timer()

1234567