Searched refs:clock_b (Results 1 – 1 of 1) sorted by relevance
2513 struct hrtimer_clock_base *clock_b = &cpu_base->clock_base[i];2515 clock_b->cpu_base = cpu_base;2516 seqcount_raw_spinlock_init(&clock_b->seq, &cpu_base->lock);2517 timerqueue_linked_init_head(&clock_b->active);2407 struct hrtimer_clock_base *clock_b = &cpu_base->clock_base[i]; hrtimers_prepare_cpu() local