Searched refs:arch_elf_state (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Delf.h425 struct arch_elf_state { struct
440 bool is_interp, struct arch_elf_state *state);
443 struct arch_elf_state *state);
445 extern void mips_set_personality_fp(struct arch_elf_state *state);
/linux-4.1.27/arch/mips/kernel/
H A Delf.c69 bool is_interp, struct arch_elf_state *state) arch_elf_pt_proc()
124 struct arch_elf_state *state) arch_check_elf()
233 void mips_set_personality_fp(struct arch_elf_state *state) mips_set_personality_fp()
/linux-4.1.27/fs/
H A Dbinfmt_elf.c447 * struct arch_elf_state - arch-specific ELF loading state
457 struct arch_elf_state { struct
483 struct arch_elf_state *state) arch_elf_pt_proc()
504 struct arch_elf_state *state) arch_check_elf()
684 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; load_elf_binary()

Completed in 102 milliseconds