Searched defs:kexec_crash_loaded (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dcrash_core.h90 static inline int kexec_crash_loaded(void) { return 0; } function
H A Dkexec.h475 static inline int kexec_crash_loaded(void) { return 0; } function
/linux-master/kernel/
H A Dksysfs.c129 KERNEL_ATTR_RO(kexec_crash_loaded); variable
H A Dcrash_core.c92 int kexec_crash_loaded(void) function
96 EXPORT_SYMBOL_GPL(kexec_crash_loaded); variable

Completed in 129 milliseconds