Home
last modified time | relevance | path

Searched refs:arch_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dbinfmt_elf.c583 return arch_elf_adjust_prot(prot, arch_state, has_interp, is_interp); in make_prot()
594 struct arch_elf_state *arch_state) in load_elf_interp() argument
626 int elf_prot = make_prot(eppnt->p_flags, arch_state, in load_elf_interp()
842 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary() local
942 &arch_state); in load_elf_binary()
977 true, &arch_state); in load_elf_binary()
985 elf_property_phdata, &arch_state); in load_elf_binary()
996 &arch_state); in load_elf_binary()
1007 SET_PERSONALITY2(*elf_ex, &arch_state); in load_elf_binary()
1071 elf_prot = make_prot(elf_ppnt->p_flags, &arch_state, in load_elf_binary()
[all …]