Home
last modified time | relevance | path

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

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