Searched defs:arch_elf_pt_proc (Results 1 – 2 of 2) sorted by relevance
/arch/s390/include/asm/ |
D | elf.h | 170 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro 185 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ macro
|
/arch/mips/kernel/ |
D | elf.c | 75 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
|