Searched defs:arch_elf_pt_proc (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/s390/include/asm/ |
D | elf.h | 166 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro 181 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro
|
/Linux-v4.19/arch/mips/kernel/ |
D | elf.c | 77 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
|
/Linux-v4.19/fs/ |
D | binfmt_elf.c | 498 static inline int arch_elf_pt_proc(struct elfhdr *ehdr, in arch_elf_pt_proc() function
|