hrtimer_cpu_base   25 include/linux/hrtimer.h struct hrtimer_cpu_base;
hrtimer_cpu_base  164 include/linux/hrtimer.h 	struct hrtimer_cpu_base	*cpu_base;
hrtimer_cpu_base  200 kernel/hrtimer.c 	struct hrtimer_cpu_base *new_cpu_base;
hrtimer_cpu_base  586 kernel/hrtimer.c 	struct hrtimer_cpu_base *base;
hrtimer_cpu_base  708 kernel/hrtimer.c 	struct hrtimer_cpu_base *base = &per_cpu(hrtimer_bases, cpu);
hrtimer_cpu_base 1096 kernel/hrtimer.c 	struct hrtimer_cpu_base *cpu_base = &__get_cpu_var(hrtimer_bases);
hrtimer_cpu_base 1130 kernel/hrtimer.c 	struct hrtimer_cpu_base *cpu_base;
hrtimer_cpu_base 1174 kernel/hrtimer.c 	struct hrtimer_cpu_base *cpu_base;
hrtimer_cpu_base 1240 kernel/hrtimer.c 	struct hrtimer_cpu_base *cpu_base = base->cpu_base;
hrtimer_cpu_base 1284 kernel/hrtimer.c 	struct hrtimer_cpu_base *cpu_base = &__get_cpu_var(hrtimer_bases);
hrtimer_cpu_base 1368 kernel/hrtimer.c 	struct hrtimer_cpu_base *cpu_base = &__get_cpu_var(hrtimer_bases);
hrtimer_cpu_base 1393 kernel/hrtimer.c 	struct hrtimer_cpu_base *cpu_base = &__get_cpu_var(hrtimer_bases);
hrtimer_cpu_base 1582 kernel/hrtimer.c 	struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu);
hrtimer_cpu_base 1683 kernel/hrtimer.c 	struct hrtimer_cpu_base *old_base, *new_base;
hrtimer_cpu_base  129 kernel/time/timer_list.c 	struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu);