Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcrash_dump.h68 static inline bool is_kdump_kernel(void) in is_kdump_kernel() function
161 static inline bool is_kdump_kernel(void) { return false; } in is_kdump_kernel() function
/linux/arch/powerpc/kernel/
H A Dcrash_dump.c101 bool is_kdump_kernel(void) in is_kdump_kernel() function
/linux/arch/s390/include/asm/
H A Dkexec.h99 #define is_kdump_kernel is_kdump_kernel macro
/linux/arch/powerpc/include/asm/
H A Dkexec.h166 #define is_kdump_kernel is_kdump_kernel macro
/linux/arch/s390/kernel/
H A Dcrash_dump.c244 bool is_kdump_kernel(void) in is_kdump_kernel() function