Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Delf.h18 #ifndef SET_PERSONALITY2
19 #define SET_PERSONALITY2(ex, state) \ macro
/linux-4.4.14/arch/mips/include/asm/
Delf.h296 #define SET_PERSONALITY2(ex, state) \ macro
356 #define SET_PERSONALITY2(ex, state) \ macro
/linux-4.4.14/fs/
Dbinfmt_elf.c843 SET_PERSONALITY2(loc->elf_ex, &arch_state); in load_elf_binary()