Home
last modified time | relevance | path

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

/arch/mips/kernel/
Delf.c78 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
141 struct arch_elf_state *state) in arch_check_elf()
284 void mips_set_personality_fp(struct arch_elf_state *state) in mips_set_personality_fp()
313 void mips_set_personality_nan(struct arch_elf_state *state) in mips_set_personality_nan()
/arch/mips/include/asm/
Delf.h473 struct arch_elf_state { struct
494 bool is_interp, struct arch_elf_state *state); argument
497 struct arch_elf_state *state);
499 extern void mips_set_personality_nan(struct arch_elf_state *state);
500 extern void mips_set_personality_fp(struct arch_elf_state *state);