Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/time/
Dhrtimer.c678 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in __hrtimer_reprogram()
1825 cpu_base->hang_detected = 0; in hrtimer_interrupt()
1854 cpu_base->hang_detected = 1; in hrtimer_interrupt()
2176 cpu_base->hang_detected = 0; in hrtimers_prepare_cpu()
/linux-6.1.9/include/linux/
Dhrtimer.h221 hang_detected : 1, member