Home
last modified time | relevance | path

Searched refs:is_vmcore_usable (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dcrash_dump.h80 static inline int is_vmcore_usable(void) in is_vmcore_usable() function
/linux-6.15/fs/proc/
H A Dvmcore.c1730 if (!(is_vmcore_usable())) in vmcore_init()