Home
last modified time | relevance | path

Searched defs:arch_elf_pt_proc (Results 1 – 4 of 4) sorted by relevance

/linux/arch/loongarch/kernel/
H A Delf.c15 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
/linux/arch/mips/kernel/
H A Delf.c76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
/linux/arch/arm64/include/asm/
H A Delf.h282 static inline int arch_elf_pt_proc(void *ehdr, void *phdr, in arch_elf_pt_proc() function
/linux/fs/
H A Dbinfmt_elf.c576 static inline int arch_elf_pt_proc(struct elfhdr *ehdr, in arch_elf_pt_proc() function