Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
Dhrtimer.c689 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in hrtimer_force_reprogram()
848 if (!__hrtimer_hres_active(cpu_base) || cpu_base->hang_detected) in hrtimer_reprogram()
1749 cpu_base->hang_detected = 0; in hrtimer_interrupt()
1778 cpu_base->hang_detected = 1; in hrtimer_interrupt()
2100 cpu_base->hang_detected = 0; in hrtimers_prepare_cpu()
/kernel/linux/linux-5.10/include/linux/
Dhrtimer.h224 hang_detected : 1, member