Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c4972 static __printf(1, 2) bool handle_lockup(const char *fmt, ...) in handle_lockup() function
5010 return handle_lockup("RCU CPU stall detected!"); in scx_rcu_cpu_stall()
5025 if (!handle_lockup("soft lockup - CPU %d stuck for %us", smp_processor_id(), dur_s)) in scx_softlockup()
5044 if (cpu >= 0 && handle_lockup("hard lockup - CPU %d", cpu)) in scx_hardlockup_irq_workfn()