Searched refs:arch_elf_pt_proc (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | elf.c | 14 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
|
| /linux/arch/loongarch/include/asm/ |
| H A D | elf.h | 365 extern int arch_elf_pt_proc(void *ehdr, void *phdr, struct file *elf,
|
| /linux/arch/mips/kernel/ |
| H A D | elf.c | 76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
|
| /linux/arch/mips/include/asm/ |
| H A D | elf.h | 490 extern int arch_elf_pt_proc(void *ehdr, void *phdr, struct file *elf,
|
| /linux/fs/ |
| H A D | binfmt_elf.c | 591 static inline int arch_elf_pt_proc(struct elfhdr *ehdr, in arch_elf_pt_proc() function 949 retval = arch_elf_pt_proc(elf_ex, elf_ppnt, in load_elf_binary() 984 retval = arch_elf_pt_proc(interp_elf_ex, in load_elf_binary()
|