Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dhrtimer.c137 static struct hrtimer_cpu_base migration_cpu_base = { variable
139 .cpu_base = &migration_cpu_base,
140 .seq = SEQCNT_RAW_SPINLOCK_ZERO(migration_cpu_base.seq,
141 &migration_cpu_base.lock),
145 #define migration_base migration_cpu_base.clock_base[0]

Completed in 6 milliseconds