Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c139 static struct hrtimer_cpu_base migration_cpu_base = { variable
141 .cpu_base = &migration_cpu_base,
142 .seq = SEQCNT_RAW_SPINLOCK_ZERO(migration_cpu_base.seq,
143 &migration_cpu_base.lock),
147 #define migration_base migration_cpu_base.clock_base[0]