Home
last modified time | relevance | path

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

/Linux-v5.10/arch/parisc/kernel/
Dkexec_file.c79 .probe = kexec_elf_probe,
/Linux-v5.10/arch/powerpc/kexec/
Delf_64.c153 .probe = kexec_elf_probe,
/Linux-v5.10/include/linux/
Dkexec.h249 int kexec_elf_probe(const char *buf, unsigned long len);
/Linux-v5.10/kernel/
Dkexec_elf.c365 int kexec_elf_probe(const char *buf, unsigned long len) in kexec_elf_probe() function