Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dpanic.c79 #define PANIC_PRINT_BLOCKED_TASKS 0x00000080 macro
234 if (panic_print & PANIC_PRINT_BLOCKED_TASKS) in panic_print_sys_info()