Searched refs:hrtimer_restart (Results 1 – 6 of 6) sorted by relevance
13 enum hrtimer_restart { enum42 enum hrtimer_restart (*__private function)(struct hrtimer *);
226 static inline enum hrtimer_restart hrtimer_dummy_timeout(struct hrtimer *unused) in hrtimer_dummy_timeout()234 extern void hrtimer_setup(struct hrtimer *timer, enum hrtimer_restart (*function)(struct hrtimer *),237 enum hrtimer_restart (*function)(struct hrtimer *),283 static inline void hrtimer_restart(struct hrtimer *timer) in hrtimer_restart() function337 enum hrtimer_restart (*function)(struct hrtimer *)) in hrtimer_update_function()
173 extern enum hrtimer_restart it_real_fn(struct hrtimer *);
213 enum hrtimer_restart rtc_pie_update_irq(struct hrtimer *timer);
875 enum hrtimer_restart rvt_rc_rnr_retry(struct hrtimer *t);
2619 enum hrtimer_restart tcp_pace_kick(struct hrtimer *timer);
Completed in 20 milliseconds