Searched defs:is_interp (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| D | elf.c | 21 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
|
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| D | elf.c | 16 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | elf.h | 96 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | elf.h | 106 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | elf.c | 77 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| D | elf.c | 77 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| D | process.c | 742 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | elf.h | 283 struct file *f, bool is_interp, in arch_elf_pt_proc()
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | elf.h | 285 struct file *f, bool is_interp, in arch_elf_pt_proc()
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | process.c | 723 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
|
| /kernel/linux/linux-6.6/fs/ |
| D | binfmt_elf.c | 565 struct file *elf, bool is_interp, in arch_elf_pt_proc() 598 bool has_interp, bool is_interp) in make_prot()
|
| /kernel/linux/linux-5.10/fs/ |
| D | binfmt_elf.c | 536 struct file *elf, bool is_interp, in arch_elf_pt_proc() 569 bool has_interp, bool is_interp) in make_prot()
|