Home
last modified time | relevance | path

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

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