__hrtimer_hres_active  619 kernel/time/hrtimer.c 	return __hrtimer_hres_active(this_cpu_ptr(&hrtimer_bases));
__hrtimer_hres_active  672 kernel/time/hrtimer.c 	if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected)
__hrtimer_hres_active  715 kernel/time/hrtimer.c 	if (!__hrtimer_hres_active(base))
__hrtimer_hres_active  847 kernel/time/hrtimer.c 	if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected)
__hrtimer_hres_active 1322 kernel/time/hrtimer.c 	if (!__hrtimer_hres_active(cpu_base))
__hrtimer_hres_active 1345 kernel/time/hrtimer.c 	if (__hrtimer_hres_active(cpu_base)) {
__hrtimer_hres_active 1730 kernel/time/hrtimer.c 	if (__hrtimer_hres_active(cpu_base))