• Home
  • Raw
  • Download

Lines Matching defs:base

578 trigger_dyntick_cpu(struct timer_base *base, struct timer_list *timer)  in trigger_dyntick_cpu()
607 static void enqueue_timer(struct timer_base *base, struct timer_list *timer, in enqueue_timer()
634 static void internal_add_timer(struct timer_base *base, struct timer_list *timer) in internal_add_timer()
892 static int detach_if_pending(struct timer_list *timer, struct timer_base *base, in detach_if_pending()
911 struct timer_base *base = per_cpu_ptr(&timer_bases[BASE_STD], cpu); in get_timer_cpu_base() local
924 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in get_timer_this_cpu_base() local
941 get_target_base(struct timer_base *base, unsigned tflags) in get_target_base()
951 static inline void forward_timer_base(struct timer_base *base) in forward_timer_base()
993 struct timer_base *base; in lock_timer_base() local
1022 struct timer_base *base, *new_base; in __mod_timer() local
1216 struct timer_base *new_base, *base; in add_timer_on() local
1259 struct timer_base *base; in del_timer() local
1284 struct timer_base *base; in try_to_del_timer_sync() local
1302 static __init void timer_base_init_expiry_lock(struct timer_base *base) in timer_base_init_expiry_lock()
1307 static inline void timer_base_lock_expiry(struct timer_base *base) in timer_base_lock_expiry()
1312 static inline void timer_base_unlock_expiry(struct timer_base *base) in timer_base_unlock_expiry()
1324 static void timer_sync_wait_running(struct timer_base *base) in timer_sync_wait_running()
1350 struct timer_base *base = get_timer_base(tf); in del_timer_wait_running() local
1367 static inline void timer_base_init_expiry_lock(struct timer_base *base) { } in timer_base_init_expiry_lock()
1368 static inline void timer_base_lock_expiry(struct timer_base *base) { } in timer_base_lock_expiry()
1369 static inline void timer_base_unlock_expiry(struct timer_base *base) { } in timer_base_unlock_expiry()
1370 static inline void timer_sync_wait_running(struct timer_base *base) { } in timer_sync_wait_running()
1498 static void expire_timers(struct timer_base *base, struct hlist_head *head) in expire_timers()
1533 static int collect_expired_timers(struct timer_base *base, in collect_expired_timers()
1563 static int next_pending_bucket(struct timer_base *base, unsigned offset, in next_pending_bucket()
1581 static unsigned long __next_timer_interrupt(struct timer_base *base) in __next_timer_interrupt()
1697 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in get_next_timer_interrupt() local
1753 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in timer_clear_idle() local
1769 static inline void __run_timers(struct timer_base *base) in __run_timers()
1807 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in run_timer_softirq() local
1819 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in run_local_timers() local
2006 struct timer_base *base; in timers_prepare_cpu() local
2060 struct timer_base *base; in init_timer_cpu() local