Searched defs:arch_state (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ |
| H A D | binfmt_elf.c | 568 static inline int make_prot(u32 p_flags, struct arch_elf_state *arch_state, in make_prot() argument 839 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary() local 588 load_elf_interp(struct elfhdr *interp_elf_ex, struct file *interpreter, unsigned long no_base, struct elf_phdr *interp_elf_phdata, struct arch_elf_state *arch_state) load_elf_interp() argument [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | binfmt_elf.c | 571 static inline int make_prot(u32 p_flags, struct arch_elf_state *arch_state, in make_prot() argument 842 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary() local 591 load_elf_interp(struct elfhdr *interp_elf_ex, struct file *interpreter, unsigned long no_base, struct elf_phdr *interp_elf_phdata, struct arch_elf_state *arch_state) load_elf_interp() argument [all...] |
Completed in 4 milliseconds