Searched refs:migration_base (Results 1 – 1 of 1) sorted by relevance
155 * We require the migration_base for lock_hrtimer_base()/switch_hrtimer_base()169 #define migration_base migration_cpu_base.clock_base[0] macro 180 * possible to set timer->base = &migration_base and drop the lock: the timer190 if (likely(base != &migration_base)) { in lock_hrtimer_base() 294 WRITE_ONCE(timer->base, &migration_base); in switch_hrtimer_base() 1679 return base == &migration_base;