Lines Matching defs:base
626 trigger_dyntick_cpu(struct timer_base *base, struct timer_list *timer) in trigger_dyntick_cpu()
658 static void enqueue_timer(struct timer_base *base, struct timer_list *timer, in enqueue_timer()
685 static void internal_add_timer(struct timer_base *base, struct timer_list *timer) in internal_add_timer()
943 static int detach_if_pending(struct timer_list *timer, struct timer_base *base, in detach_if_pending()
963 struct timer_base *base; in get_timer_cpu_base() local
979 struct timer_base *base; in get_timer_this_cpu_base() local
997 static inline void __forward_timer_base(struct timer_base *base, in __forward_timer_base()
1021 static inline void forward_timer_base(struct timer_base *base) in forward_timer_base()
1042 struct timer_base *base; in lock_timer_base() local
1071 struct timer_base *base, *new_base; in __mod_timer() local
1351 struct timer_base *new_base, *base; in add_timer_on() local
1412 struct timer_base *base; in __timer_delete() local
1503 struct timer_base *base; in __try_to_del_timer_sync() local
1544 static __init void timer_base_init_expiry_lock(struct timer_base *base) in timer_base_init_expiry_lock()
1549 static inline void timer_base_lock_expiry(struct timer_base *base) in timer_base_lock_expiry()
1554 static inline void timer_base_unlock_expiry(struct timer_base *base) in timer_base_unlock_expiry()
1566 static void timer_sync_wait_running(struct timer_base *base) in timer_sync_wait_running()
1594 struct timer_base *base = get_timer_base(tf); in del_timer_wait_running() local
1611 static inline void timer_base_init_expiry_lock(struct timer_base *base) { } in timer_base_init_expiry_lock()
1612 static inline void timer_base_lock_expiry(struct timer_base *base) { } in timer_base_lock_expiry()
1613 static inline void timer_base_unlock_expiry(struct timer_base *base) { } in timer_base_unlock_expiry()
1614 static inline void timer_sync_wait_running(struct timer_base *base) { } in timer_sync_wait_running()
1815 static void expire_timers(struct timer_base *base, struct hlist_head *head) in expire_timers()
1856 static int collect_expired_timers(struct timer_base *base, in collect_expired_timers()
1886 static int next_pending_bucket(struct timer_base *base, unsigned offset, in next_pending_bucket()
1906 static void timer_recalc_next_expiry(struct timer_base *base) in timer_recalc_next_expiry()
2011 static unsigned long next_timer_interrupt(struct timer_base *base, in next_timer_interrupt()
2183 struct timer_base *base = per_cpu_ptr(&timer_bases[BASE_GLOBAL], cpu); in timer_expire_remote() local
2392 static inline void __run_timers(struct timer_base *base) in __run_timers()
2426 static void __run_timer_base(struct timer_base *base) in __run_timer_base()
2441 struct timer_base *base = this_cpu_ptr(&timer_bases[index]); in run_timer_base() local
2466 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_LOCAL]); in run_local_timers() local
2684 struct timer_base *base; in timers_prepare_cpu() local
2737 struct timer_base *base; in init_timer_cpu() local