Searched refs:kexec_crash_image (Results 1 – 2 of 2) sorted by relevance
931 struct kimage *kexec_crash_image; variable979 dest_image = &kexec_crash_image; in SYSCALL_DEFINE4()992 kimage_free(xchg(&kexec_crash_image, NULL)); in SYSCALL_DEFINE4()1087 if (kexec_crash_image) { in crash_kexec()1093 machine_kexec(kexec_crash_image); in crash_kexec()1127 if (kexec_crash_image) { in crash_shrink_memory()
100 return sprintf(buf, "%d\n", !!kexec_crash_image); in kexec_crash_loaded_show()