Searched refs:dest_image (Results 1 – 2 of 2) sorted by relevance
90 struct kimage **dest_image, *image; in do_kexec_load() local103 dest_image = &kexec_crash_image; in do_kexec_load()107 dest_image = &kexec_image; in do_kexec_load()112 kimage_free(xchg(dest_image, NULL)); in do_kexec_load()162 image = xchg(dest_image, image); in do_kexec_load()
331 struct kimage **dest_image, *image; in SYSCALL_DEFINE5() local348 dest_image = &kexec_crash_image; in SYSCALL_DEFINE5()352 dest_image = &kexec_image; in SYSCALL_DEFINE5()412 image = xchg(dest_image, image); in SYSCALL_DEFINE5()