Searched defs:arch_elf_pt_proc (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/loongarch/kernel/ |
D | elf.c | 15 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() function
|
/linux-6.1.9/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
|
/linux-6.1.9/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
|
/linux-6.1.9/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
|
/linux-6.1.9/fs/ |
D | binfmt_elf.c | 538 static inline int arch_elf_pt_proc(struct elfhdr *ehdr, in arch_elf_pt_proc() function
|