Home
last modified time | relevance | path

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

/linux-4.1.27/arch/microblaze/include/asm/
Delf.h27 #define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/arch/tile/include/asm/
Delf.h127 #define SET_PERSONALITY(ex) do { } while (0) macro
166 #define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/include/linux/
Delf.h14 #define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/arch/s390/include/asm/
Delf.h184 #define SET_PERSONALITY(ex) \ macro
192 #define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/arch/unicore32/include/asm/
Delf.h84 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/linux-4.1.27/fs/
Dcompat_binfmt_elf.c118 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/linux-4.1.27/arch/powerpc/include/asm/
Delf.h88 # define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/arch/arm/include/asm/
Delf.h128 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/linux-4.1.27/arch/alpha/include/asm/
Delf.h147 #define SET_PERSONALITY(EX) \ macro
/linux-4.1.27/arch/parisc/kernel/
Dbinfmt_elf32.c89 #define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/arch/x86/um/asm/
Delf.h218 #define SET_PERSONALITY(ex) do ; while(0) macro
/linux-4.1.27/arch/arm64/include/asm/
Delf.h137 #define SET_PERSONALITY(ex) clear_thread_flag(TIF_32BIT); macro
/linux-4.1.27/arch/sh/include/asm/
Delf.h186 #define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/arch/x86/include/asm/
Delf.h268 #define SET_PERSONALITY(ex) set_personality_64bit() macro
/linux-4.1.27/arch/xtensa/include/asm/
Delf.h193 #define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/arch/sparc/include/asm/
Delf_64.h201 #define SET_PERSONALITY(ex) \ macro
/linux-4.1.27/arch/parisc/include/asm/
Delf.h249 #define SET_PERSONALITY(ex) \ macro