/arch/tile/include/asm/ |
D | elf.h | 123 #define SET_PERSONALITY(ex) do { } while (0) argument 152 #define SET_PERSONALITY(ex) \ argument 157 #define COMPAT_SET_PERSONALITY(ex) \ argument
|
/arch/cris/arch-v32/mm/ |
D | mmu.S | 39 .macro MMU_BUS_FAULT_HANDLER handler, mmu, we, ex
|
/arch/sh/kernel/cpu/sh5/ |
D | fpu.c | 104 asmlinkage void do_fpu_error(unsigned long ex, struct pt_regs *regs) in do_fpu_error()
|
/arch/cris/include/arch-v32/arch/ |
D | elf.h | 33 #define elf_read_implies_exec_binary(ex, have_pt_gnu_stack) (!(have_pt_gnu_stack)) argument
|
/arch/arm/include/asm/ |
D | elf.h | 105 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(&(ex), stk) argument 127 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
|
/arch/x86/ia32/ |
D | ia32_aout.c | 266 struct exec ex; in load_aout_binary() local 430 struct exec ex; in load_aout_library() local
|
/arch/x86/include/asm/ |
D | elf.h | 187 #define COMPAT_SET_PERSONALITY(ex) \ argument 261 #define SET_PERSONALITY(ex) set_personality_64bit() argument 267 #define elf_read_implies_exec(ex, executable_stack) \ argument
|
/arch/mips/include/asm/ |
D | elf.h | 250 #define SET_PERSONALITY(ex) \ argument 286 #define __SET_PERSONALITY32(ex) \ argument 295 #define __SET_PERSONALITY32(ex) do { } while (0) argument 298 #define SET_PERSONALITY(ex) \ argument
|
/arch/microblaze/include/asm/ |
D | elf.h | 119 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT) argument
|
/arch/unicore32/include/asm/ |
D | elf.h | 84 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
|
/arch/um/sys-ppc/asm/ |
D | elf.h | 8 #define SET_PERSONALITY(ex) do ; while(0) argument
|
/arch/openrisc/include/asm/ |
D | elf.h | 105 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/s390/include/asm/ |
D | elf.h | 185 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument 187 #define SET_PERSONALITY(ex) \ argument
|
/arch/cris/include/asm/ |
D | elf.h | 89 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/mn10300/include/asm/ |
D | elf.h | 154 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/score/include/asm/ |
D | elf.h | 55 #define SET_PERSONALITY(ex) \ argument
|
/arch/cris/boot/tools/ |
D | build.c | 112 struct exec *ex = (struct exec *)buf; in main() local
|
/arch/m68k/include/asm/ |
D | elf.h | 116 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/powerpc/include/asm/ |
D | elf.h | 236 # define SET_PERSONALITY(ex) \ argument 253 # define elf_read_implies_exec(ex, exec_stk) (is_32bit_task() ? \ argument 256 # define SET_PERSONALITY(ex) \ argument 258 # define elf_read_implies_exec(ex, exec_stk) (exec_stk == EXSTACK_DEFAULT) argument
|
/arch/frv/include/asm/ |
D | elf.h | 140 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/sh/kernel/ |
D | hw_breakpoint.c | 373 unsigned long ex = lookup_exception_vector(); in BUILD_TRAP_HANDLER() local
|
/arch/h8300/include/asm/ |
D | elf.h | 57 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/c6x/include/asm/ |
D | elf.h | 68 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/avr32/include/asm/ |
D | elf.h | 105 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT) argument
|
/arch/ia64/include/asm/ |
D | elf.h | 204 #define SET_PERSONALITY(ex) \ argument 207 #define elf_read_implies_exec(ex, executable_stack) \ argument
|