Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 123) sorted by relevance

12345

/arch/arm/include/asm/
Dassembler.h59 #define ARM_BE8(code...) code argument
61 #define ARM_BE8(code...) argument
68 #define PLD(code...) code argument
70 #define PLD(code...) argument
83 #define CALGN(code...) code argument
85 #define CALGN(code...) argument
Dunwind.h50 #define UNWIND(code...) code argument
52 #define UNWIND(code...) argument
/arch/arm/lib/
Dio-readsw-armv4.S82 #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/
Ddis.h14 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/riscv/kernel/probes/
Dsimulate-insn.h8 #define RISCV_INSN_REJECTED(name, code) \ argument
15 #define RISCV_INSN_SET_SIMULATE(name, code) \ argument
/arch/parisc/kernel/
Dentry.S141 .macro def code argument
149 .macro extint code argument
158 .macro hpmc code argument
185 .macro itlb_11 code argument
199 .macro itlb_20 code argument
216 .macro naitlb_11 code argument
230 .macro naitlb_20 code argument
248 .macro dtlb_11 code argument
262 .macro dtlb_20 code argument
278 .macro nadtlb_11 code argument
[all …]
/arch/arm/kernel/
Dsigreturn_codes.S33 #define ARM_OK(code...) code argument
35 #define ARM_OK(code...) argument
/arch/riscv/mm/
Dfault.c89 bad_area_nosemaphore(struct pt_regs *regs, int code, unsigned long addr) in bad_area_nosemaphore()
105 bad_area(struct pt_regs *regs, struct mm_struct *mm, int code, in bad_area()
113 static inline void vmalloc_fault(struct pt_regs *regs, int code, unsigned long addr) in vmalloc_fault()
230 int code = SEGV_MAPERR; in handle_page_fault() local
/arch/sparc/mm/
Dfault_32.c59 show_signal_msg(struct pt_regs *regs, int sig, int code, in show_signal_msg()
79 static void __do_fault_siginfo(int code, int sig, struct pt_regs *regs, in __do_fault_siginfo()
104 static noinline void do_fault_siginfo(int code, int sig, struct pt_regs *regs, in do_fault_siginfo()
119 int code; in do_sparc_fault() local
311 int code; in force_user_fault() local
/arch/arm64/include/asm/
Dassembler.h140 #define CPU_BE(code...) code argument
149 #define CPU_LE(code...) argument
/arch/parisc/mm/
Dfault.c54 parisc_acctyp(unsigned long code, unsigned int inst) in parisc_acctyp()
227 const char *trap_name(unsigned long code) in trap_name()
242 show_signal_msg(struct pt_regs *regs, unsigned long code, in show_signal_msg()
267 void do_page_fault(struct pt_regs *regs, unsigned long code, in do_page_fault()
/arch/arm/crypto/
Dcrct10dif-ce-core.S69 #define CPU_LE(code...) argument
71 #define CPU_LE(code...) code argument
/arch/csky/kernel/
Dtraps.c116 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) in do_trap()
132 static void do_trap_error(struct pt_regs *regs, int signo, int code, in do_trap_error()
145 #define DO_ERROR_INFO(name, signo, code, str) \ argument
/arch/csky/mm/
Dfault.c100 static inline void bad_area_nosemaphore(struct pt_regs *regs, struct mm_struct *mm, int code, unsig… in bad_area_nosemaphore()
115 static inline void vmalloc_fault(struct pt_regs *regs, int code, unsigned long addr) in vmalloc_fault()
194 int code = SEGV_MAPERR; in do_page_fault() local
/arch/loongarch/kvm/
Dinterrupt.c120 unsigned int code, unsigned int subcode) in _kvm_deliver_exception()
174 unsigned int code; in kvm_deliver_exception() local
/arch/arm/probes/kprobes/
Dtest-thumb.c28 #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/
Dfcmpo.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local
Dfcmpu.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
/arch/csky/kernel/probes/
Dsimulate-insn.h14 #define CSKY_INSN_SET_SIMULATE(name, code) \ argument
/arch/s390/kernel/
Dirq.c290 u16 code; member
296 static inline int ext_hash(u16 code) in ext_hash()
303 int register_external_irq(u16 code, ext_int_handler_t handler) in register_external_irq()
323 int unregister_external_irq(u16 code, ext_int_handler_t handler) in unregister_external_irq()
/arch/x86/kernel/
Djump_label.c31 const void *code; member
38 const void *expect, *code, *nop; in __jump_label_patch() local
/arch/mips/include/asm/mips-boards/
Dsim.h17 #define simcfg(code) \ argument
/arch/nios2/kernel/
Dtraps.c27 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()
/arch/arm/mm/
Dfault.c183 int code, struct pt_regs *regs) in __do_user_fault()
268 int sig, code; in do_page_fault() local
564 int code; member
577 int sig, int code, const char *name) in hook_fault_code()
610 int sig, int code, const char *name) in hook_ifault_code()
/arch/mips/kvm/
Dhypcall.c20 unsigned int code = (inst.co_format.code >> 5) & 0x3ff; in kvm_mips_emul_hypcall() local

12345