/arch/microblaze/include/asm/ |
D | elf.h | 24 #define SET_PERSONALITY(ex) \ argument
|
/arch/powerpc/include/asm/ |
D | elf.h | 83 # define SET_PERSONALITY(ex) \ argument 104 # define elf_read_implies_exec(ex, exec_stk) (is_32bit_task() ? \ argument 107 # define elf_read_implies_exec(ex, exec_stk) (exec_stk == EXSTACK_DEFAULT) argument
|
/arch/arm64/include/asm/ |
D | extable.h | 30 int arm64_bpf_fixup_exception(const struct exception_table_entry *ex, in arm64_bpf_fixup_exception()
|
D | elf.h | 120 #define compat_elf_read_implies_exec(ex, stk) (stk == EXSTACK_DEFAULT) argument 161 #define SET_PERSONALITY(ex) \ argument 226 #define COMPAT_SET_PERSONALITY(ex) \ argument
|
/arch/x86/ia32/ |
D | ia32_aout.c | 108 struct exec ex; in load_aout_binary() local 249 struct exec ex; in load_aout_library() local
|
/arch/mips/include/asm/ |
D | elf.h | 345 #define SET_PERSONALITY2(ex, state) \ argument 376 #define __SET_PERSONALITY32_O32(ex, state) \ argument 388 #define __SET_PERSONALITY32_O32(ex, state) \ argument 393 #define __SET_PERSONALITY32(ex, state) \ argument 402 #define __SET_PERSONALITY32(ex, state) do { } while (0) argument 405 #define SET_PERSONALITY2(ex, state) \ argument 535 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
|
/arch/x86/include/asm/ |
D | elf.h | 193 #define COMPAT_SET_PERSONALITY(ex) \ argument 277 #define SET_PERSONALITY(ex) set_personality_64bit() argument 303 #define elf_read_implies_exec(ex, executable_stack) \ argument
|
/arch/arm/include/asm/ |
D | elf.h | 112 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument 137 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
|
/arch/csky/include/asm/ |
D | elf.h | 86 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/sh/kernel/ |
D | hw_breakpoint.c | 360 unsigned long ex = lookup_exception_vector(); in BUILD_TRAP_HANDLER() local
|
D | traps_32.c | 721 long ex; in do_exception_error() local
|
/arch/s390/include/asm/ |
D | elf.h | 232 #define SET_PERSONALITY(ex) \ argument 240 #define SET_PERSONALITY(ex) \ argument
|
/arch/hexagon/kernel/ |
D | traps.c | 43 static const char *ex_name(int ex) in ex_name()
|
/arch/x86/um/asm/ |
D | elf.h | 215 #define SET_PERSONALITY(ex) do ; while(0) argument
|
/arch/parisc/include/asm/ |
D | elf.h | 235 #define SET_PERSONALITY(ex) \ argument 245 #define COMPAT_SET_PERSONALITY(ex) \ argument
|
/arch/arm64/net/ |
D | bpf_jit_comp.c | 363 int arm64_bpf_fixup_exception(const struct exception_table_entry *ex, in arm64_bpf_fixup_exception() 381 struct exception_table_entry *ex; in add_exception_handler() local
|
/arch/mips/boot/ |
D | elf2ecoff.c | 270 Elf32_Ehdr ex; in main() local
|
/arch/nds32/include/asm/ |
D | elf.h | 158 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
|
/arch/sh/include/asm/ |
D | elf.h | 163 #define SET_PERSONALITY(ex) \ argument
|
/arch/xtensa/include/asm/ |
D | elf.h | 177 #define SET_PERSONALITY(ex) \ argument
|
/arch/sparc/include/asm/ |
D | elf_64.h | 204 #define SET_PERSONALITY(ex) \ argument
|
/arch/ia64/include/asm/ |
D | elf.h | 203 #define elf_read_implies_exec(ex, executable_stack) \ argument
|
/arch/x86/kvm/ |
D | hyperv.c | 1502 u16 rep_cnt, bool ex) in kvm_hv_flush_tlb() 1607 bool ex, bool fast) in kvm_hv_send_ipi()
|
/arch/s390/net/ |
D | bpf_jit_comp.c | 644 struct exception_table_entry *ex; in bpf_jit_probe_mem() local
|
/arch/x86/net/ |
D | bpf_jit_comp.c | 1187 struct exception_table_entry *ex; in do_jit() local
|