Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Delf.h14 #ifndef SET_PERSONALITY
15 #define SET_PERSONALITY(ex) \ macro
21 SET_PERSONALITY(ex)
/linux-4.19.296/fs/
Dcompat_binfmt_elf.c103 #undef SET_PERSONALITY
104 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
Dbinfmt_elf_fdpic.c352 SET_PERSONALITY(exec_params.hdr); in load_elf_fdpic_binary()