Lines Matching full:enum
57 * into the timer bases by the hrtimer_base_type enum. When trying
362 static int hrtimer_fixup_init(void *addr, enum debug_obj_state state) in hrtimer_fixup_init()
381 static int hrtimer_fixup_activate(void *addr, enum debug_obj_state state) in hrtimer_fixup_activate()
401 static int hrtimer_fixup_free(void *addr, enum debug_obj_state state) in hrtimer_fixup_free()
444 enum hrtimer_mode mode);
447 enum hrtimer_mode mode) in hrtimer_init_on_stack()
467 enum hrtimer_mode mode) in debug_init()
947 unsigned long delta_ns, const enum hrtimer_mode mode, in __hrtimer_start_range_ns()
1008 unsigned long delta_ns, const enum hrtimer_mode mode) in hrtimer_start_range_ns()
1025 hrtimer_start(struct hrtimer *timer, ktime_t tim, const enum hrtimer_mode mode) in hrtimer_start()
1140 enum hrtimer_mode mode) in __hrtimer_init()
1170 enum hrtimer_mode mode) in hrtimer_init()
1201 enum hrtimer_restart (*fn)(struct hrtimer *); in __run_hrtimer()
1473 static enum hrtimer_restart hrtimer_wakeup(struct hrtimer *timer) in hrtimer_wakeup()
1493 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1560 const enum hrtimer_mode mode, const clockid_t clockid) in hrtimer_nanosleep()
1756 const enum hrtimer_mode mode, int clock) in schedule_hrtimeout_range_clock()
1827 const enum hrtimer_mode mode) in schedule_hrtimeout_range()
1857 const enum hrtimer_mode mode) in schedule_hrtimeout()