Searched defs:excep (Results 1 – 4 of 4) sorted by relevance
922 enum exception_code excep; /* MN10300 exception code */ member959 static int computeSignal(enum exception_code excep) in computeSignal()1178 static int gdbstub(struct pt_regs *regs, enum exception_code excep) in gdbstub()1693 asmlinkage int debugger_intercept(enum exception_code excep, in debugger_intercept()1751 enum exception_code excep) in gdbstub_exception()1907 asmlinkage void gdbstub_rx_irq(struct pt_regs *regs, enum exception_code excep) in gdbstub_rx_irq()
130 void watchdog_interrupt(struct pt_regs *regs, enum exception_code excep) in watchdog_interrupt()
450 int debugger_intercept(enum exception_code excep, int signo, int si_code, in debugger_intercept()
30 static inline int debugger_intercept(enum exception_code excep, in debugger_intercept()