Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dhrtimer.c545 if (cpu_base->hang_detected) in hrtimer_force_reprogram()
612 if (cpu_base->hang_detected) in hrtimer_reprogram()
1315 cpu_base->hang_detected = 0; in hrtimer_interrupt()
1344 cpu_base->hang_detected = 1; in hrtimer_interrupt()
/linux-4.1.27/include/linux/
Dhrtimer.h191 int hang_detected; member