Lines Matching defs:base
137 static inline struct tvec_base *get_target_base(struct tvec_base *base, in get_target_base()
145 static inline struct tvec_base *get_target_base(struct tvec_base *base, in get_target_base()
374 __internal_add_timer(struct tvec_base *base, struct timer_list *timer) in __internal_add_timer()
415 static void internal_add_timer(struct tvec_base *base, struct timer_list *timer) in internal_add_timer()
725 detach_expired_timer(struct timer_list *timer, struct tvec_base *base) in detach_expired_timer()
733 static int detach_if_pending(struct timer_list *timer, struct tvec_base *base, in detach_if_pending()
768 struct tvec_base *base; in lock_timer_base() local
785 struct tvec_base *base, *new_base; in __mod_timer() local
981 struct tvec_base *base; in add_timer_on() local
1022 struct tvec_base *base; in del_timer() local
1048 struct tvec_base *base; in try_to_del_timer_sync() local
1132 static int cascade(struct tvec_base *base, struct tvec *tv, int index) in cascade()
1205 static inline void __run_timers(struct tvec_base *base) in __run_timers()
1269 static unsigned long __next_timer_interrupt(struct tvec_base *base) in __next_timer_interrupt()
1382 struct tvec_base *base = this_cpu_ptr(&tvec_bases); in get_next_timer_interrupt() local
1434 struct tvec_base *base = this_cpu_ptr(&tvec_bases); in run_timer_softirq() local
1644 struct tvec_base *base = per_cpu_ptr(&tvec_bases, cpu); in init_timer_cpu() local