Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c3726 static __printf(1, 2) bool handle_lockup(const char *fmt, ...) in handle_lockup() function
3764 return handle_lockup("RCU CPU stall detected!"); in scx_rcu_cpu_stall()
3779 if (!handle_lockup("soft lockup - CPU %d stuck for %us", smp_processor_id(), dur_s)) in scx_softlockup()
3800 if (!handle_lockup("hard lockup - CPU %d", cpu)) in scx_hardlockup()