Searched refs:stuck (Results 1 – 3 of 3) sorted by relevance
431 def stuck(self):437 for entry in self.stuck():601 crit = list(watches.stuck())602 stuck = bool(crit)612 if stuck and kick:
1447 static unsigned int __initdata stuck; in do_early_page_fault() local1457 stuck = 0; in do_early_page_fault()1461 if ( stuck++ == 1000 ) in do_early_page_fault()
1857 Run an NMI watchdog on each processor. If a processor is stuck for
Completed in 9 milliseconds