Searched refs:kexec_crash_image (Results 1 – 3 of 3) sorted by relevance
103 dest_image = &kexec_crash_image; in do_kexec_load()104 if (kexec_crash_image) in do_kexec_load()122 kimage_free(xchg(&kexec_crash_image, NULL)); in do_kexec_load()160 if ((flags & KEXEC_ON_CRASH) && kexec_crash_image) in do_kexec_load()
94 return !!kexec_crash_image; in kexec_crash_loaded()930 struct kimage *kexec_crash_image; variable971 if (kexec_crash_image) { in __crash_kexec()977 machine_kexec(kexec_crash_image); in __crash_kexec()1031 if (kexec_crash_image) { in crash_shrink_memory()
347 dest_image = &kexec_crash_image; in SYSCALL_DEFINE5()348 if (kexec_crash_image) in SYSCALL_DEFINE5()361 kimage_free(xchg(&kexec_crash_image, NULL)); in SYSCALL_DEFINE5()411 if ((flags & KEXEC_FILE_ON_CRASH) && kexec_crash_image) in SYSCALL_DEFINE5()