Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Delf.h20 #ifndef SET_PERSONALITY2
21 #define SET_PERSONALITY2(ex, state) \ macro
/Linux-v5.10/arch/mips/include/asm/
Delf.h345 #define SET_PERSONALITY2(ex, state) \ macro
405 #define SET_PERSONALITY2(ex, state) \ macro
/Linux-v5.10/fs/
Dbinfmt_elf.c1004 SET_PERSONALITY2(*elf_ex, &arch_state); in load_elf_binary()