Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Delf.h15 #ifndef SET_PERSONALITY
16 #define SET_PERSONALITY(ex) \ macro
22 SET_PERSONALITY(ex)
/Linux-v6.6/fs/
Dcompat_binfmt_elf.c99 #undef SET_PERSONALITY
100 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
Dbinfmt_elf_fdpic.c348 SET_PERSONALITY(exec_params.hdr); in load_elf_fdpic_binary()
/Linux-v6.6/arch/microblaze/include/asm/
Delf.h24 #define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/s390/include/asm/
Delf.h252 #define SET_PERSONALITY(ex) \ macro
259 #define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/csky/include/asm/
Delf.h84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/Linux-v6.6/arch/alpha/include/asm/
Delf.h142 #define SET_PERSONALITY(EX) \ macro
/Linux-v6.6/arch/arm/include/asm/
Delf.h141 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/Linux-v6.6/arch/riscv/include/asm/
Delf.h141 #define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/xtensa/include/asm/
Delf.h193 #define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/sparc/include/asm/
Delf_64.h203 #define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/arm64/include/asm/
Delf.h161 #define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/powerpc/include/asm/
Delf.h83 # define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/sh/include/asm/
Delf.h163 #define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/x86/um/asm/
Delf.h211 #define SET_PERSONALITY(ex) do {} while(0) macro
/Linux-v6.6/arch/parisc/include/asm/
Delf.h234 #define SET_PERSONALITY(ex) \ macro
/Linux-v6.6/arch/x86/include/asm/
Delf.h262 #define SET_PERSONALITY(ex) set_personality_64bit() macro