Searched refs:SET_PERSONALITY (Results 1 – 15 of 15) sorted by relevance
15 #ifndef SET_PERSONALITY16 #define SET_PERSONALITY(ex) \ macro22 SET_PERSONALITY(ex)
24 #define SET_PERSONALITY(ex) \ macro
260 #define SET_PERSONALITY(ex) \ macro267 #define SET_PERSONALITY(ex) \ macro
84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
140 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
137 #define SET_PERSONALITY(ex) \ macro
193 #define SET_PERSONALITY(ex) \ macro
203 #define SET_PERSONALITY(ex) \ macro
161 #define SET_PERSONALITY(ex) \ macro
83 # define SET_PERSONALITY(ex) \ macro
163 #define SET_PERSONALITY(ex) \ macro
213 #define SET_PERSONALITY(ex) do {} while(0) macro
234 #define SET_PERSONALITY(ex) \ macro
263 #define SET_PERSONALITY(ex) set_personality_64bit() macro
348 SET_PERSONALITY(exec_params.hdr); in load_elf_fdpic_binary()