Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/kernel/
Delf.c15 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
/Linux-v6.6/arch/s390/include/asm/
Delf.h194 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro
209 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro
/Linux-v6.6/arch/mips/kernel/
Delf.c75 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
/Linux-v6.6/arch/arm64/include/asm/
Delf.h282 static inline int arch_elf_pt_proc(void *ehdr, void *phdr, in arch_elf_pt_proc() function
/Linux-v6.6/fs/
Dbinfmt_elf.c537 static inline int arch_elf_pt_proc(struct elfhdr *ehdr, in arch_elf_pt_proc() function