Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhrtimer.h218 unsigned int hres_active : 1, member
312 timer->base->cpu_base->hres_active : 0; in hrtimer_is_hres_active()
/Linux-v5.4/kernel/time/
Dhrtimer.c614 cpu_base->hres_active : 0; in __hrtimer_hres_active()
736 base->hres_active = 1; in hrtimer_switch_to_hres()
1615 BUG_ON(!cpu_base->hres_active); in hrtimer_interrupt()
1997 cpu_base->hres_active = 0; in hrtimers_prepare_cpu()
Dtimer_list.c149 P(hres_active); in print_cpu()