Searched refs:dest_image (Results 1 – 2 of 2) sorted by relevance
130 struct kimage **dest_image, *image; in SYSCALL_DEFINE4() local169 dest_image = &kexec_image; in SYSCALL_DEFINE4()171 dest_image = &kexec_crash_image; in SYSCALL_DEFINE4()211 image = xchg(dest_image, image); in SYSCALL_DEFINE4()
314 struct kimage **dest_image, *image; in SYSCALL_DEFINE5() local329 dest_image = &kexec_image; in SYSCALL_DEFINE5()331 dest_image = &kexec_crash_image; in SYSCALL_DEFINE5()378 image = xchg(dest_image, image); in SYSCALL_DEFINE5()