hrtimer_restart   224 arch/x86/kvm/i8254.c static enum hrtimer_restart pit_timer_fn(struct hrtimer *data)
hrtimer_restart   981 arch/x86/kvm/lapic.c static enum hrtimer_restart apic_timer_fn(struct hrtimer *data)
hrtimer_restart    39 fs/timerfd.c   static enum hrtimer_restart timerfd_tmrproc(struct hrtimer *htmr)
hrtimer_restart   150 fs/timerfd.c   			hrtimer_restart(&ctx->tmr);
hrtimer_restart   286 fs/timerfd.c   		hrtimer_restart(&ctx->tmr);
hrtimer_restart   125 include/linux/hrtimer.h 	enum hrtimer_restart		(*function)(struct hrtimer *);
hrtimer_restart   182 include/linux/timer.h extern enum hrtimer_restart it_real_fn(struct hrtimer *);
hrtimer_restart  1188 kernel/hrtimer.c 		enum hrtimer_restart (*fn)(struct hrtimer *);
hrtimer_restart  1241 kernel/hrtimer.c 	enum hrtimer_restart (*fn)(struct hrtimer *);
hrtimer_restart  1439 kernel/hrtimer.c static enum hrtimer_restart hrtimer_wakeup(struct hrtimer *timer)
hrtimer_restart   130 kernel/itimer.c enum hrtimer_restart it_real_fn(struct hrtimer *timer)
hrtimer_restart   146 kernel/posix-timers.c static enum hrtimer_restart posix_timer_fn(struct hrtimer *data);
hrtimer_restart   265 kernel/posix-timers.c 	hrtimer_restart(timer);
hrtimer_restart   343 kernel/posix-timers.c static enum hrtimer_restart posix_timer_fn(struct hrtimer *timer)
hrtimer_restart   348 kernel/posix-timers.c 	enum hrtimer_restart ret = HRTIMER_NORESTART;
hrtimer_restart   172 kernel/sched.c static enum hrtimer_restart sched_rt_period_timer(struct hrtimer *timer)
hrtimer_restart  1028 kernel/sched.c static enum hrtimer_restart hrtick(struct hrtimer *timer)
hrtimer_restart  1051 kernel/sched.c 	hrtimer_restart(&rq->hrtick_timer);
hrtimer_restart  1069 kernel/sched.c 		hrtimer_restart(timer);
hrtimer_restart   442 kernel/signal.c 				hrtimer_restart(tmr);
hrtimer_restart   130 kernel/time/ntp.c static enum hrtimer_restart ntp_leap_second(struct hrtimer *timer)
hrtimer_restart   132 kernel/time/ntp.c 	enum hrtimer_restart res = HRTIMER_NORESTART;
hrtimer_restart   346 kernel/time/ntp.c 				hrtimer_restart(&leap_timer);
hrtimer_restart   569 kernel/time/tick-sched.c static enum hrtimer_restart tick_sched_timer(struct hrtimer *timer)
hrtimer_restart   189 kernel/trace/trace_sysprof.c static enum hrtimer_restart stack_trace_timer_fn(struct hrtimer *hrtimer)
hrtimer_restart   346 net/can/bcm.c  static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer)
hrtimer_restart   349 net/can/bcm.c  	enum hrtimer_restart ret = HRTIMER_NORESTART;
hrtimer_restart   516 net/can/bcm.c  static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer)
hrtimer_restart   578 net/can/bcm.c  static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer)
hrtimer_restart   457 net/sched/sch_api.c static enum hrtimer_restart qdisc_watchdog(struct hrtimer *timer)
hrtimer_restart   551 net/sched/sch_cbq.c 			hrtimer_restart(&q->delay_timer);
hrtimer_restart   624 net/sched/sch_cbq.c static enum hrtimer_restart cbq_undelay(struct hrtimer *timer)
hrtimer_restart    79 sound/drivers/pcsp/pcsp.h extern enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle);
hrtimer_restart    22 sound/drivers/pcsp/pcsp_lib.c enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle)