/arch/sh/kernel/cpu/sh5/ |
D | fpu.c | 128 do_fpu_error(unsigned long ex, struct pt_regs *regs) in do_fpu_error() 141 do_fpu_state_restore(unsigned long ex, struct pt_regs *regs) in do_fpu_state_restore()
|
/arch/cris/arch-v32/mm/ |
D | mmu.S | 39 .macro MMU_BUS_FAULT_HANDLER handler, mmu, we, ex
|
/arch/ia64/ia32/ |
D | binfmt_elf32.c | 44 #define SET_PERSONALITY(ex) elf32_set_personality() argument 46 #define elf_read_implies_exec(ex, have_pt_gnu_stack) (!(have_pt_gnu_stack)) argument
|
/arch/cris/include/arch-v32/arch/ |
D | elf.h | 31 #define elf_read_implies_exec_binary(ex, have_pt_gnu_stack) (!(have_pt_gnu_stack)) argument
|
/arch/s390/include/asm/ |
D | elf.h | 173 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument 175 #define SET_PERSONALITY(ex) \ argument 190 #define elf_read_implies_exec(ex, executable_stack) \ argument
|
/arch/arm/include/asm/ |
D | elf.h | 100 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(&(ex), stk) argument 118 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
|
/arch/x86/include/asm/ |
D | elf.h | 189 #define COMPAT_SET_PERSONALITY(ex) \ argument 270 #define SET_PERSONALITY(ex) set_personality_64bit() argument 276 #define elf_read_implies_exec(ex, executable_stack) \ argument
|
/arch/x86/ia32/ |
D | ia32_aout.c | 282 struct exec ex; in load_aout_binary() local 455 struct exec ex; in load_aout_library() local
|
/arch/mips/include/asm/ |
D | elf.h | 250 #define SET_PERSONALITY(ex) \ argument 285 #define __SET_PERSONALITY32(ex) \ argument 294 #define __SET_PERSONALITY32(ex) do { } while (0) argument 297 #define SET_PERSONALITY(ex) \ argument
|
/arch/um/sys-ppc/asm/ |
D | elf.h | 8 #define SET_PERSONALITY(ex) do ; while(0) argument
|
/arch/cris/include/asm/ |
D | elf.h | 91 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/um/sys-x86_64/asm/ |
D | elf.h | 117 #define SET_PERSONALITY(ex) do ; while(0) argument
|
/arch/m68k/include/asm/ |
D | elf_no.h | 108 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
D | elf_mm.h | 117 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/cris/arch-v10/boot/tools/ |
D | build.c | 112 struct exec *ex = (struct exec *)buf; in main() local
|
/arch/um/sys-i386/asm/ |
D | elf.h | 89 #define SET_PERSONALITY(ex) do { } while (0) argument
|
/arch/avr32/include/asm/ |
D | elf.h | 106 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT) argument
|
/arch/ia64/include/asm/ |
D | elf.h | 205 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument 206 #define elf_read_implies_exec(ex, executable_stack) \ argument
|
/arch/powerpc/include/asm/ |
D | elf.h | 235 # define SET_PERSONALITY(ex) \ argument 256 # define elf_read_implies_exec(ex, exec_stk) (test_thread_flag(TIF_32BIT) ? \ argument 259 # define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/h8300/include/asm/ |
D | elf.h | 58 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/parisc/kernel/ |
D | binfmt_elf32.c | 88 #define SET_PERSONALITY(ex) \ argument
|
/arch/sparc/include/asm/ |
D | elf_32.h | 140 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/blackfin/include/asm/ |
D | elf.h | 125 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/mips/boot/ |
D | elf2ecoff.c | 267 Elf32_Ehdr ex; in main() local
|
/arch/sh/include/asm/ |
D | elf.h | 198 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT) argument
|