Home
last modified time | relevance | path

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

/linux-2.6.39/fs/
Dcompat_binfmt_elf.c104 #ifdef COMPAT_SET_PERSONALITY
106 #define SET_PERSONALITY COMPAT_SET_PERSONALITY
/linux-2.6.39/arch/tile/include/asm/
Delf.h157 #define COMPAT_SET_PERSONALITY(ex) \ macro
/linux-2.6.39/arch/x86/include/asm/
Delf.h182 #define COMPAT_SET_PERSONALITY(ex) set_personality_ia32() macro