Searched refs:arch_elf_pt_proc (Results 1 – 4 of 4) sorted by relevance
/arch/s390/include/asm/ |
D | elf.h | 194 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro 209 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro
|
/arch/arm64/include/asm/ |
D | elf.h | 282 static inline int arch_elf_pt_proc(void *ehdr, void *phdr, in arch_elf_pt_proc() function
|
/arch/mips/kernel/ |
D | elf.c | 76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
|
/arch/mips/include/asm/ |
D | elf.h | 488 extern int arch_elf_pt_proc(void *ehdr, void *phdr, struct file *elf,
|