Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/time/
Dhrtimer.c671 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in hrtimer_force_reprogram()
846 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in hrtimer_reprogram()
1659 cpu_base->hang_detected = 0; in hrtimer_interrupt()
1688 cpu_base->hang_detected = 1; in hrtimer_interrupt()
2010 cpu_base->hang_detected = 0; in hrtimers_prepare_cpu()
/Linux-v5.10/include/linux/
Dhrtimer.h221 hang_detected : 1, member