Home
last modified time | relevance | path

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

/Linux-v5.4/arch/parisc/kernel/
Dkexec_file.c79 .probe = kexec_elf_probe,
/Linux-v5.4/arch/powerpc/kernel/
Dkexec_elf_64.c123 .probe = kexec_elf_probe,
/Linux-v5.4/include/linux/
Dkexec.h242 int kexec_elf_probe(const char *buf, unsigned long len);
/Linux-v5.4/kernel/
Dkexec_elf.c365 int kexec_elf_probe(const char *buf, unsigned long len) in kexec_elf_probe() function