/arch/arm/include/asm/ |
D | assembler.h | 58 #define ARM_BE8(code...) code argument 60 #define ARM_BE8(code...) argument 67 #define PLD(code...) code argument 69 #define PLD(code...) argument 82 #define CALGN(code...) code argument 84 #define CALGN(code...) argument
|
D | unwind.h | 45 #define UNWIND(code...) code argument 47 #define UNWIND(code...) argument
|
/arch/ia64/kernel/ |
D | unwind_decoder.c | 86 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1() 103 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2() 121 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3() 141 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4() 162 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1() 173 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2() 188 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3() 198 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1() 207 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5() 256 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6() [all …]
|
/arch/arm/lib/ |
D | io-readsw-armv4.S | 82 #define _BE_ONLY_(code...) code argument 83 #define _LE_ONLY_(code...) argument 87 #define _BE_ONLY_(code...) argument 88 #define _LE_ONLY_(code...) code argument
|
/arch/s390/include/asm/ |
D | dis.h | 14 static inline int insn_length(unsigned char code) in insn_length() 25 static inline int is_known_insn(unsigned char *code) in is_known_insn()
|
/arch/parisc/kernel/ |
D | entry.S | 149 .macro def code argument 157 .macro extint code argument 166 .macro hpmc code argument 193 .macro itlb_11 code argument 207 .macro itlb_20 code argument 224 .macro naitlb_11 code argument 238 .macro naitlb_20 code argument 256 .macro dtlb_11 code argument 270 .macro dtlb_20 code argument 286 .macro nadtlb_11 code argument [all …]
|
/arch/arm/kernel/ |
D | iwmmxt.S | 22 #define PJ4(code...) code argument 23 #define XSC(code...) argument 27 #define PJ4(code...) argument 28 #define XSC(code...) code argument
|
D | sigreturn_codes.S | 33 #define ARM_OK(code...) code argument 35 #define ARM_OK(code...) argument
|
/arch/arm64/include/asm/ |
D | assembler.h | 170 #define CPU_BE(code...) code argument 179 #define CPU_LE(code...) argument
|
/arch/parisc/mm/ |
D | fault.c | 52 parisc_acctyp(unsigned long code, unsigned int inst) in parisc_acctyp() 220 const char *trap_name(unsigned long code) in trap_name() 235 show_signal_msg(struct pt_regs *regs, unsigned long code, in show_signal_msg() 260 void do_page_fault(struct pt_regs *regs, unsigned long code, in do_page_fault()
|
/arch/sparc/mm/ |
D | fault_32.c | 106 show_signal_msg(struct pt_regs *regs, int sig, int code, in show_signal_msg() 126 static void __do_fault_siginfo(int code, int sig, struct pt_regs *regs, in __do_fault_siginfo() 151 static noinline void do_fault_siginfo(int code, int sig, struct pt_regs *regs, in do_fault_siginfo() 168 int code; in do_sparc_fault() local 376 int code; in force_user_fault() local
|
/arch/arm/crypto/ |
D | crct10dif-ce-core.S | 69 #define CPU_LE(code...) argument 71 #define CPU_LE(code...) code argument
|
/arch/riscv/kernel/ |
D | traps.c | 67 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) in do_trap() 83 static void do_trap_error(struct pt_regs *regs, int signo, int code, in do_trap_error() 94 #define DO_ERROR_INFO(name, signo, code, str) \ argument
|
/arch/csky/kernel/ |
D | traps.c | 117 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) in do_trap() 133 static void do_trap_error(struct pt_regs *regs, int signo, int code, in do_trap_error() 146 #define DO_ERROR_INFO(name, signo, code, str) \ argument
|
/arch/riscv/mm/ |
D | fault.c | 65 static inline void bad_area(struct pt_regs *regs, struct mm_struct *mm, int code, unsigned long add… in bad_area() 81 static inline void vmalloc_fault(struct pt_regs *regs, int code, unsigned long addr) in vmalloc_fault() 197 int code = SEGV_MAPERR; in do_page_fault() local
|
/arch/s390/kernel/ |
D | irq.c | 216 u16 code; member 222 static inline int ext_hash(u16 code) in ext_hash() 229 int register_external_irq(u16 code, ext_int_handler_t handler) in register_external_irq() 249 int unregister_external_irq(u16 code, ext_int_handler_t handler) in unregister_external_irq()
|
/arch/arm/probes/kprobes/ |
D | test-thumb.c | 28 #define TEST_ITBLOCK(code) \ argument 244 #define TEST_POPPC(code, offset) \ in kprobe_thumb16_test_cases() argument 277 #define TEST_IT(code, code2) \ in kprobe_thumb16_test_cases() argument
|
/arch/powerpc/math-emu/ |
D | fcmpo.c | 16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local
|
D | fcmpu.c | 16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
|
/arch/csky/kernel/probes/ |
D | simulate-insn.h | 14 #define CSKY_INSN_SET_SIMULATE(name, code) \ argument
|
/arch/mips/include/asm/mips-boards/ |
D | sim.h | 17 #define simcfg(code) \ argument
|
/arch/ia64/include/asm/ |
D | ptrace.h | 132 #define arch_ptrace_stop(code, info) \ argument 134 #define arch_ptrace_stop_needed(code, info) \ argument
|
/arch/arm/mm/ |
D | fault.c | 137 int code, struct pt_regs *regs) in __do_user_fault() 244 int sig, code; in do_page_fault() local 490 int code; member 503 int sig, int code, const char *name) in hook_fault_code() 536 int sig, int code, const char *name) in hook_ifault_code()
|
/arch/s390/kvm/ |
D | diag.c | 61 u16 code; in __diag_page_ref_service() member 257 int code = kvm_s390_get_base_disp_rs(vcpu, NULL) & 0xffff; in kvm_s390_handle_diag() local
|
/arch/nios2/kernel/ |
D | traps.c | 27 static void _send_sig(int signo, int code, unsigned long addr) in _send_sig() 46 void _exception(int signo, struct pt_regs *regs, int code, unsigned long addr) in _exception()
|