Searched defs:is_kdump_kernel (Results 1 – 5 of 5) sorted by relevance
66 static inline bool is_kdump_kernel(void) in is_kdump_kernel() function159 static inline bool is_kdump_kernel(void) { return false; } in is_kdump_kernel() function
101 bool is_kdump_kernel(void) in is_kdump_kernel() function
99 #define is_kdump_kernel is_kdump_kernel macro
164 #define is_kdump_kernel is_kdump_kernel macro
243 bool is_kdump_kernel(void) in is_kdump_kernel() function