Lines Matching defs:base
517 static void enqueue_timer(struct timer_base *base, struct timer_list *timer, in enqueue_timer()
526 __internal_add_timer(struct timer_base *base, struct timer_list *timer) in __internal_add_timer()
535 trigger_dyntick_cpu(struct timer_base *base, struct timer_list *timer) in trigger_dyntick_cpu()
571 internal_add_timer(struct timer_base *base, struct timer_list *timer) in internal_add_timer()
797 static int detach_if_pending(struct timer_list *timer, struct timer_base *base, in detach_if_pending()
814 struct timer_base *base = per_cpu_ptr(&timer_bases[BASE_STD], cpu); in get_timer_cpu_base() local
827 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in get_timer_this_cpu_base() local
845 get_target_base(struct timer_base *base, unsigned tflags) in get_target_base()
856 static inline void forward_timer_base(struct timer_base *base) in forward_timer_base()
884 get_target_base(struct timer_base *base, unsigned tflags) in get_target_base()
889 static inline void forward_timer_base(struct timer_base *base) { } in forward_timer_base()
909 struct timer_base *base; in lock_timer_base() local
933 struct timer_base *base, *new_base; in __mod_timer() local
1103 struct timer_base *new_base, *base; in add_timer_on() local
1146 struct timer_base *base; in del_timer() local
1171 struct timer_base *base; in try_to_del_timer_sync() local
1297 static void expire_timers(struct timer_base *base, struct hlist_head *head) in expire_timers()
1324 static int __collect_expired_timers(struct timer_base *base, in __collect_expired_timers()
1355 static int next_pending_bucket(struct timer_base *base, unsigned offset, in next_pending_bucket()
1373 static unsigned long __next_timer_interrupt(struct timer_base *base) in __next_timer_interrupt()
1476 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in get_next_timer_interrupt() local
1534 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in timer_clear_idle() local
1545 static int collect_expired_timers(struct timer_base *base, in collect_expired_timers()
1572 static inline int collect_expired_timers(struct timer_base *base, in collect_expired_timers()
1604 static inline void __run_timers(struct timer_base *base) in __run_timers()
1647 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in run_timer_softirq() local
1659 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in run_local_timers() local
1811 struct timer_base *base; in timers_prepare_cpu() local
1864 struct timer_base *base; in init_timer_cpu() local