Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dhrtimer.c147 static struct hrtimer_cpu_base migration_cpu_base = { variable
148 .clock_base = { { .cpu_base = &migration_cpu_base, }, },
151 #define migration_base migration_cpu_base.clock_base[0]