Home
last modified time | relevance | path

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

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