Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dhrtimer.c661 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in hrtimer_force_reprogram()
836 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in hrtimer_reprogram()
1532 cpu_base->hang_detected = 0; in hrtimer_interrupt()
1561 cpu_base->hang_detected = 1; in hrtimer_interrupt()
1816 cpu_base->hang_detected = 0; in hrtimers_prepare_cpu()
/Linux-v4.19/include/linux/
Dhrtimer.h208 hang_detected : 1, member