Searched defs:PRINT_FATAL (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ | ||
H A D | debug.h | 419 #define PRINT_FATAL(x...) panic(PRINTK_HEADER x) macro 425 #define PRINT_FATAL(x...) printk(KERN_DEBUG PRINTK_HEADER x) macro |
Completed in 2 milliseconds