Searched refs:kexec_crash_image (Results 1 – 3 of 3) sorted by relevance
122 dest_image = &kexec_crash_image; in do_kexec_load()123 if (kexec_crash_image) in do_kexec_load()141 kimage_free(xchg(&kexec_crash_image, NULL)); in do_kexec_load()179 if ((flags & KEXEC_ON_CRASH) && kexec_crash_image) in do_kexec_load()
93 return !!kexec_crash_image; in kexec_crash_loaded()936 struct kimage *kexec_crash_image; variable955 if (kexec_crash_image) { in __crash_kexec()961 machine_kexec(kexec_crash_image); in __crash_kexec()1025 if (kexec_crash_image) { in crash_shrink_memory()
351 dest_image = &kexec_crash_image; in SYSCALL_DEFINE5()352 if (kexec_crash_image) in SYSCALL_DEFINE5()365 kimage_free(xchg(&kexec_crash_image, NULL)); in SYSCALL_DEFINE5()415 if ((flags & KEXEC_FILE_ON_CRASH) && kexec_crash_image) in SYSCALL_DEFINE5()