Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Delf.h19 #ifndef SET_PERSONALITY2
20 #define SET_PERSONALITY2(ex, state) \ macro
/linux-4.19.296/fs/
Dbinfmt_elf.c875 SET_PERSONALITY2(loc->elf_ex, &arch_state); in load_elf_binary()