Home
last modified time | relevance | path

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

/linux/include/linux/
H A Delf.h20 #ifndef SET_PERSONALITY2
21 #define SET_PERSONALITY2(ex, state) \ macro
/linux/arch/loongarch/include/asm/
H A Delf.h271 #define SET_PERSONALITY2(ex, state) \ macro
283 #define SET_PERSONALITY2(ex, state) \ macro
/linux/arch/mips/include/asm/
H A Delf.h331 #define SET_PERSONALITY2(ex, state) \ macro
391 #define SET_PERSONALITY2(ex, state) \ macro
/linux/fs/
H A Dbinfmt_elf.c1017 SET_PERSONALITY2(*elf_ex, &arch_state); in load_elf_binary()