Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dhrtimer.c196 struct hrtimer_cpu_base *new_cpu_base; in switch_hrtimer_base() local
202 new_cpu_base = &per_cpu(hrtimer_bases, cpu); in switch_hrtimer_base()
203 new_base = &new_cpu_base->clock_base[basenum]; in switch_hrtimer_base()