Home
last modified time | relevance | path

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

12345

/arch/ia64/kernel/
Dunwind_decoder.c85 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1()
102 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2()
120 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3()
140 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4()
161 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1()
172 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2()
187 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3()
197 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1()
206 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5()
255 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6()
[all …]
Dparavirt.c296 #define __DEFINE_FUNC(name, code) \ argument
308 #define DEFINE_VOID_FUNC0(name, code) \ argument
313 #define DEFINE_VOID_FUNC1(name, code) \ argument
318 #define DEFINE_VOID_FUNC1_VOID(name, code) \ argument
323 #define DEFINE_VOID_FUNC2(name, code) \ argument
329 #define DEFINE_FUNC0(name, code) \ argument
334 #define DEFINE_FUNC1(name, type, code) \ argument
/arch/arm/lib/
Dio-readsw-armv4.S85 #define _BE_ONLY_(code...) code argument
86 #define _LE_ONLY_(code...) argument
90 #define _BE_ONLY_(code...) argument
91 #define _LE_ONLY_(code...) code argument
/arch/parisc/kernel/
Dentry.S155 .macro def code argument
163 .macro extint code argument
172 .macro hpmc code argument
199 .macro itlb_11 code argument
213 .macro itlb_20 code argument
230 .macro naitlb_11 code argument
244 .macro naitlb_20 code argument
262 .macro dtlb_11 code argument
276 .macro dtlb_20 code argument
292 .macro nadtlb_11 code argument
[all …]
/arch/arm/kernel/
Diwmmxt.S23 #define PJ4(code...) code argument
24 #define XSC(code...) argument
26 #define PJ4(code...) argument
27 #define XSC(code...) code argument
Dkprobes-test-thumb.c29 #define TEST_ITBLOCK(code) \ argument
245 #define TEST_POPPC(code, offset) \ in kprobe_thumb16_test_cases() argument
278 #define TEST_IT(code, code2) \ in kprobe_thumb16_test_cases() argument
/arch/arm/include/asm/
Dassembler.h59 #define PLD(code...) code argument
61 #define PLD(code...) argument
74 #define CALGN(code...) code argument
76 #define CALGN(code...) argument
Dunwind.h56 #define UNWIND(code...) code argument
58 #define UNWIND(code...) argument
/arch/mn10300/kernel/
Dtraps.c125 enum exception_code code) in die_if_no_fixup()
219 asmlinkage void nmi(struct pt_regs *regs, enum exception_code code) in nmi()
417 void die(const char *str, struct pt_regs *regs, enum exception_code code) in die()
511 enum exception_code code) in uninitialised_exception()
530 void __init __set_intr_stub(enum exception_code code, void *handler) in __set_intr_stub()
549 void __init set_intr_stub(enum exception_code code, void *handler) in set_intr_stub()
Dfpu-nofpu.c19 void unexpected_fpu_exception(struct pt_regs *regs, enum exception_code code) in unexpected_fpu_exception()
/arch/x86/um/
Dsyscalls_64.c15 long arch_prctl(struct task_struct *task, int code, unsigned long __user *addr) in arch_prctl()
77 long sys_arch_prctl(int code, unsigned long addr) in sys_arch_prctl()
/arch/x86/kernel/
Djump_label.c20 char code[JUMP_LABEL_NOP_SIZE]; member
31 union jump_code_union code; in __jump_label_transform() local
/arch/s390/kernel/
Dirq.c148 u16 code; member
164 static inline int ext_hash(u16 code) in ext_hash()
169 int register_external_interrupt(u16 code, ext_int_handler_t handler) in register_external_interrupt()
189 int unregister_external_interrupt(u16 code, ext_int_handler_t handler) in unregister_external_interrupt()
/arch/parisc/mm/
Dfault.c53 parisc_acctyp(unsigned long code, unsigned int inst) in parisc_acctyp()
170 void do_page_fault(struct pt_regs *regs, unsigned long code, in do_page_fault()
/arch/mn10300/unit-asb2364/
Dleds.c72 void peripheral_leds_display_exception(enum exception_code code) in peripheral_leds_display_exception()
96 void peripheral_leds_display_exception(enum exception_code code) { } in peripheral_leds_display_exception()
/arch/sparc/mm/
Dfault_32.c153 show_signal_msg(struct pt_regs *regs, int sig, int code, in show_signal_msg()
173 static void __do_fault_siginfo(int code, int sig, struct pt_regs *regs, in __do_fault_siginfo()
210 static noinline void do_fault_siginfo(int code, int sig, struct pt_regs *regs, in do_fault_siginfo()
227 int fault, code; in do_sparc_fault() local
520 int code; in force_user_fault() local
/arch/x86/um/os-Linux/
Dprctl.c9 int os_arch_prctl(int pid, int code, unsigned long *addr) in os_arch_prctl()
/arch/ia64/xen/
Dxen_pv_ops.c387 #define __DEFINE_FUNC(name, code) \ argument
399 #define DEFINE_VOID_FUNC0(name, code) \ argument
404 #define DEFINE_VOID_FUNC1(name, code) \ argument
409 #define DEFINE_VOID_FUNC1_VOID(name, code) \ argument
414 #define DEFINE_VOID_FUNC2(name, code) \ argument
420 #define DEFINE_FUNC0(name, code) \ argument
425 #define DEFINE_FUNC1(name, type, code) \ argument
/arch/mips/include/asm/
Dhazards.h19 #define ASMMACRO(name, code...) \ argument
/arch/mn10300/unit-asb2303/
Dleds.c39 void peripheral_leds_display_exception(enum exception_code code) in peripheral_leds_display_exception()
/arch/powerpc/math-emu/
Dfcmpu.c15 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
Dfcmpo.c15 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local
/arch/arm/mm/
Dfault.c162 unsigned int fsr, unsigned int sig, int code, in __do_user_fault()
263 int fault, sig, code; in do_page_fault() local
515 int code; member
528 int sig, int code, const char *name) in hook_fault_code()
563 int sig, int code, const char *name) in hook_ifault_code()
/arch/unicore32/mm/
Dfault.c120 unsigned int fsr, unsigned int sig, int code, in __do_user_fault()
218 int fault, sig, code; in do_pf() local
386 int code; member
428 int sig, int code, const char *name) in hook_fault_code()
/arch/mips/include/asm/mips-boards/
Dsim.h30 #define simcfg(code) \ argument

12345