Searched refs:int3 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dstub.S51 int3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dstub.S15 int3
66 int3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dtraps_no.h130 unsigned short int3[2]; member in struct:frame::__anon9668::__anon9674
140 unsigned short int3[4]; member in struct:frame::__anon9668::__anon9675
H A Dtraps_mm.h248 unsigned short int3[2]; member in struct:frame::__anon9660::__anon9666
258 unsigned short int3[4]; member in struct:frame::__anon9660::__anon9667
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-hpc.c49 sgint = &sgioc->int3;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dtraps.h16 asmlinkage void int3(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dioc.h176 struct sgint_regs int3; member in struct:sgioc_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtraps.c458 if (kgdb_ll_trap(DIE_INT3, "int3", regs, error_code, 3, SIGTRAP)
463 if (notify_die(DIE_INT3, "int3", regs, error_code, 3, SIGTRAP)
467 if (notify_die(DIE_TRAP, "int3", regs, error_code, 3, SIGTRAP)
473 do_trap(3, SIGTRAP, "int3", regs, error_code, NULL);
823 /* int3 can be called from all */
824 set_system_intr_gate_ist(3, &int3, DEBUG_STACK);
H A Dentry_32.S1478 ENTRY(int3)
1489 END(int3)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Denlighten.c517 else if (addr == (unsigned long)int3)

Completed in 395 milliseconds