Home
last modified time | relevance | path

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

/linux-5.10/arch/s390/include/asm/
Delf.h170 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro
185 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro
/linux-5.10/arch/mips/kernel/
Delf.c75 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
/linux-5.10/arch/arm64/include/asm/
Delf.h284 static inline int arch_elf_pt_proc(void *ehdr, void *phdr, in arch_elf_pt_proc() function
/linux-5.10/fs/
Dbinfmt_elf.c534 static inline int arch_elf_pt_proc(struct elfhdr *ehdr, in arch_elf_pt_proc() function