Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/time/
Dhrtimer.c2151 struct hrtimer_clock_base *clock_b = &cpu_base->clock_base[i]; in hrtimers_prepare_cpu() local
2153 clock_b->cpu_base = cpu_base; in hrtimers_prepare_cpu()
2154 seqcount_raw_spinlock_init(&clock_b->seq, &cpu_base->lock); in hrtimers_prepare_cpu()
2155 timerqueue_init_head(&clock_b->active); in hrtimers_prepare_cpu()