Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcrash_dump.h63 static inline bool is_kdump_kernel(void) in is_kdump_kernel() function
116 static inline bool is_kdump_kernel(void) { return false; } in is_kdump_kernel() function