hrtimer_cpu_base 24 include/linux/hrtimer.h struct hrtimer_cpu_base; hrtimer_cpu_base 159 include/linux/hrtimer.h struct hrtimer_cpu_base *cpu_base; hrtimer_cpu_base 68 kernel/time/hrtimer.c DEFINE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases) = hrtimer_cpu_base 137 kernel/time/hrtimer.c static struct hrtimer_cpu_base migration_cpu_base = { hrtimer_cpu_base 198 kernel/time/hrtimer.c struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, hrtimer_cpu_base 224 kernel/time/hrtimer.c struct hrtimer_cpu_base *new_cpu_base, *this_cpu_base; hrtimer_cpu_base 487 kernel/time/hrtimer.c __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) hrtimer_cpu_base 503 kernel/time/hrtimer.c static ktime_t __hrtimer_next_event_base(struct hrtimer_cpu_base *cpu_base, hrtimer_cpu_base 567 kernel/time/hrtimer.c __hrtimer_get_next_event(struct hrtimer_cpu_base *cpu_base, unsigned int active_mask) hrtimer_cpu_base 592 kernel/time/hrtimer.c static inline ktime_t hrtimer_update_base(struct hrtimer_cpu_base *base) hrtimer_cpu_base 611 kernel/time/hrtimer.c static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) hrtimer_cpu_base 628 kernel/time/hrtimer.c hrtimer_force_reprogram(struct hrtimer_cpu_base *cpu_base, int skip_equal) hrtimer_cpu_base 713 kernel/time/hrtimer.c struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases); hrtimer_cpu_base 729 kernel/time/hrtimer.c struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases); hrtimer_cpu_base 777 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_cpu_base 798 kernel/time/hrtimer.c struct hrtimer_cpu_base *timer_cpu_base = base->cpu_base; hrtimer_cpu_base 989 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base = base->cpu_base; hrtimer_cpu_base 1060 kernel/time/hrtimer.c hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) hrtimer_cpu_base 1179 kernel/time/hrtimer.c static void hrtimer_cpu_base_init_expiry_lock(struct hrtimer_cpu_base *base) hrtimer_cpu_base 1184 kernel/time/hrtimer.c static void hrtimer_cpu_base_lock_expiry(struct hrtimer_cpu_base *base) hrtimer_cpu_base 1189 kernel/time/hrtimer.c static void hrtimer_cpu_base_unlock_expiry(struct hrtimer_cpu_base *base) hrtimer_cpu_base 1201 kernel/time/hrtimer.c static void hrtimer_sync_wait_running(struct hrtimer_cpu_base *cpu_base, hrtimer_cpu_base 1256 kernel/time/hrtimer.c hrtimer_cpu_base_init_expiry_lock(struct hrtimer_cpu_base *base) { } hrtimer_cpu_base 1258 kernel/time/hrtimer.c hrtimer_cpu_base_lock_expiry(struct hrtimer_cpu_base *base) { } hrtimer_cpu_base 1260 kernel/time/hrtimer.c hrtimer_cpu_base_unlock_expiry(struct hrtimer_cpu_base *base) { } hrtimer_cpu_base 1261 kernel/time/hrtimer.c static inline void hrtimer_sync_wait_running(struct hrtimer_cpu_base *base, hrtimer_cpu_base 1316 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_cpu_base 1339 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_cpu_base 1380 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base; hrtimer_cpu_base 1477 kernel/time/hrtimer.c static void __run_hrtimer(struct hrtimer_cpu_base *cpu_base, hrtimer_cpu_base 1547 kernel/time/hrtimer.c static void __hrtimer_run_queues(struct hrtimer_cpu_base *cpu_base, ktime_t now, hrtimer_cpu_base 1588 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_cpu_base 1613 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_cpu_base 1726 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_cpu_base 1990 kernel/time/hrtimer.c struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); hrtimer_cpu_base 2044 kernel/time/hrtimer.c struct hrtimer_cpu_base *old_base, *new_base; hrtimer_cpu_base 164 kernel/time/tick-internal.h DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases); hrtimer_cpu_base 132 kernel/time/timer_list.c struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu);