Home
last modified time | relevance | path

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

/kernel/
Dhrtimer.c214 struct hrtimer_cpu_base *new_cpu_base; in switch_hrtimer_base() local
220 new_cpu_base = &per_cpu(hrtimer_bases, cpu); in switch_hrtimer_base()
221 new_base = &new_cpu_base->clock_base[basenum]; in switch_hrtimer_base()