Home
last modified time | relevance | path

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

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