Home
last modified time | relevance | path

Searched refs:clock_b (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/time/
Dhrtimer.c2172 struct hrtimer_clock_base *clock_b = &cpu_base->clock_base[i]; in hrtimers_prepare_cpu() local
2174 clock_b->cpu_base = cpu_base; in hrtimers_prepare_cpu()
2175 seqcount_raw_spinlock_init(&clock_b->seq, &cpu_base->lock); in hrtimers_prepare_cpu()
2176 timerqueue_init_head(&clock_b->active); in hrtimers_prepare_cpu()