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.h240 #define SET_PERSONALITY2(ex, state) \ macro
252 #define SET_PERSONALITY2(ex, state) \ macro
/linux/arch/mips/include/asm/
H A Delf.h329 #define SET_PERSONALITY2(ex, state) \ macro
389 #define SET_PERSONALITY2(ex, state) \ macro
/linux/fs/
H A Dbinfmt_elf.c1008 SET_PERSONALITY2(*elf_ex, &arch_state); in load_elf_binary()