Home
last modified time | relevance | path

Searched defs:is_kdump_kernel (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/include/linux/
Dcrash_dump.h66 static inline bool is_kdump_kernel(void) in is_kdump_kernel() function
159 static inline bool is_kdump_kernel(void) { return false; } in is_kdump_kernel() function
/linux-6.14.4/arch/powerpc/kernel/
Dcrash_dump.c101 bool is_kdump_kernel(void) in is_kdump_kernel() function
/linux-6.14.4/arch/s390/include/asm/
Dkexec.h99 #define is_kdump_kernel is_kdump_kernel macro
/linux-6.14.4/arch/powerpc/include/asm/
Dkexec.h164 #define is_kdump_kernel is_kdump_kernel macro
/linux-6.14.4/arch/s390/kernel/
Dcrash_dump.c243 bool is_kdump_kernel(void) in is_kdump_kernel() function