Searched refs:at_debugger_breakpoint (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/mn10300/include/asm/
H A Ddebugger.h18 extern int at_debugger_breakpoint(struct pt_regs *);
37 static inline int at_debugger_breakpoint(struct pt_regs *regs) at_debugger_breakpoint() function
/linux-4.4.14/arch/mn10300/kernel/
H A Dkgdb.c470 int at_debugger_breakpoint(struct pt_regs *regs) at_debugger_breakpoint() function
H A Dtraps.c164 if (at_debugger_breakpoint(regs)) die_if_no_fixup()
H A Dgdb-stub.c1684 int at_debugger_breakpoint(struct pt_regs *regs) at_debugger_breakpoint() function

Completed in 119 milliseconds