Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhrtimer.h222 unsigned int hres_active : 1, member
316 timer->base->cpu_base->hres_active : 0; in hrtimer_is_hres_active()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dhrtimer.c647 cpu_base->hres_active : 0; in __hrtimer_hres_active()
753 base->hres_active = 1; in hrtimer_switch_to_hres()
1686 BUG_ON(!cpu_base->hres_active); in hrtimer_interrupt()
2073 cpu_base->hres_active = 0; in hrtimers_prepare_cpu()
H A Dtimer_list.c149 P(hres_active); in print_cpu()