Home
last modified time | relevance | path

Searched refs:kexec_post_load (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dkexec_file.c204 static int kexec_post_load(struct kimage *image, unsigned long flags) in kexec_post_load() function
448 ret = kexec_post_load(image, flags); in SYSCALL_DEFINE5()