Searched defs:trap_c (Results 1 - 2 of 2) sorted by relevance

/arch/blackfin/kernel/
H A Dtraps.c68 asmlinkage notrace void trap_c(struct pt_regs *fp) function
91 /* trap_c() will be called for exceptions. During exceptions
/arch/m68k/kernel/
H A Dtraps.c129 asmlinkage void trap_c(struct frame *fp);
175 trap_c( fp );
1007 asmlinkage void trap_c(struct frame *fp) function

Completed in 83 milliseconds