Searched defs:_exception (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | exceptions.c | 60 void _exception(int signr, struct pt_regs *regs, int code, unsigned long addr) _exception() function
|
/linux-4.1.27/arch/nios2/kernel/ |
H A D | traps.c | 51 void _exception(int signo, struct pt_regs *regs, int code, unsigned long addr) _exception() function
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | traps.c | 76 void _exception(long signr, struct pt_regs *regs, int code, _exception() function
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | traps.c | 241 void _exception(int signr, struct pt_regs *regs, int code, unsigned long addr) _exception() function
|
Completed in 182 milliseconds