Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dhung_task.c53 static int __read_mostly did_panic; variable
79 did_panic = 1; in hung_task_panic()
183 if (test_taint(TAINT_DIE) || did_panic) in check_hung_uninterruptible_tasks()