Searched refs:do_debug (Results 1 - 6 of 6) sorted by relevance

/arch/xtensa/kernel/
H A Dtraps.c68 extern void do_debug (struct pt_regs*);
149 { EXCCAUSE_MAPPED_DEBUG, 0, do_debug },
289 do_debug(struct pt_regs *regs) function
/arch/x86/include/asm/
H A Dtraps.h59 dotraplinkage void do_debug(struct pt_regs *, long);
/arch/avr32/kernel/
H A Dptrace.c234 asmlinkage struct pt_regs *do_debug(struct pt_regs *regs) function
246 pr_debug("do_debug: status=0x%08x PC=0x%08lx SR=0x%08lx tif=0x%08lx\n",
H A Dentry-avr32b.S625 call do_debug
/arch/x86/kernel/
H A Dtraps.c465 dotraplinkage void do_debug(struct pt_regs *regs, long error_code) function
550 NOKPROBE_SYMBOL(do_debug); variable
H A Dentry_32.S1312 call do_debug

Completed in 1003 milliseconds