Lines Matching refs:arch_state
568 static inline int make_prot(u32 p_flags, struct arch_elf_state *arch_state, in make_prot() argument
580 return arch_elf_adjust_prot(prot, arch_state, has_interp, is_interp); in make_prot()
591 struct arch_elf_state *arch_state) in load_elf_interp() argument
623 int elf_prot = make_prot(eppnt->p_flags, arch_state, in load_elf_interp()
839 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary() local
939 &arch_state); in load_elf_binary()
974 true, &arch_state); in load_elf_binary()
982 elf_property_phdata, &arch_state); in load_elf_binary()
993 &arch_state); in load_elf_binary()
1004 SET_PERSONALITY2(*elf_ex, &arch_state); in load_elf_binary()
1067 elf_prot = make_prot(elf_ppnt->p_flags, &arch_state, in load_elf_binary()
1227 &arch_state); in load_elf_binary()