Searched refs:kexec_crash_image (Results 1 – 2 of 2) sorted by relevance
933 struct kimage *kexec_crash_image; variable981 dest_image = &kexec_crash_image; in SYSCALL_DEFINE4()994 kimage_free(xchg(&kexec_crash_image, NULL)); in SYSCALL_DEFINE4()1074 if (kexec_crash_image) { in crash_kexec()1079 machine_kexec(kexec_crash_image); in crash_kexec()
99 return sprintf(buf, "%d\n", !!kexec_crash_image); in kexec_crash_loaded_show()