Home
last modified time | relevance | path

Searched refs:trap_c (Results 1 – 6 of 6) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Dskeleton.S75 bsrl trap_c
166 bsrl trap_c
192 bsrl trap_c
218 bsrl trap_c
240 bsrl trap_c
262 bsrl trap_c
290 bsrl trap_c
/linux/arch/csky/include/asm/
H A Dtraps.h53 asmlinkage void trap_c(struct pt_regs *regs);
/linux/arch/csky/kernel/
H A Dtraps.c231 asmlinkage void trap_c(struct pt_regs *regs) in trap_c() function
H A Dentry.S199 jbsr trap_c /* Call C-level trap handler */
/linux/arch/m68k/kernel/
H A Dtraps.c130 asmlinkage void trap_c(struct frame *fp);
176 trap_c( fp ); in access_error060()
1002 asmlinkage void trap_c(struct frame *fp) in trap_c() function
H A Dentry.S123 jbsr trap_c