Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Delf.h19 #ifndef SET_PERSONALITY2
20 #define SET_PERSONALITY2(ex, state) \ macro
/Linux-v4.19/arch/mips/include/asm/
Delf.h345 #define SET_PERSONALITY2(ex, state) \ macro
405 #define SET_PERSONALITY2(ex, state) \ macro
/Linux-v4.19/fs/
Dbinfmt_elf.c875 SET_PERSONALITY2(loc->elf_ex, &arch_state); in load_elf_binary()