Home
last modified time | relevance | path

Searched refs:handle_exception (Results 1 – 16 of 16) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dppc-stub.c138 static int handle_exception (struct pt_regs *regs);
390 return handle_exception(regs); in kgdb_bpt()
395 return handle_exception(regs); in kgdb_sstep()
400 handle_exception(regs); in kgdb()
406 return handle_exception(regs); in kgdb_iabr_match()
412 return handle_exception(regs); in kgdb_dabr_match()
459 handle_exception (struct pt_regs *regs) in handle_exception() function
/linux-2.4.37.9/arch/ppc64/kernel/
Dppc-stub.c388 handle_exception(regs); in kgdb_bpt()
394 handle_exception(regs); in kgdb_sstep()
400 handle_exception(regs); in kgdb()
406 handle_exception(regs); in kgdb_iabr_match()
413 handle_exception(regs); in kgdb_dabr_match()
461 handle_exception (struct pt_regs *regs) in handle_exception() function
/linux-2.4.37.9/include/asm-ppc64/
Dkgdb.h43 static void handle_exception (struct pt_regs *regs);
/linux-2.4.37.9/include/asm-ia64/
Duaccess.h325 extern void handle_exception (struct pt_regs *regs, struct exception_fixup fixup);
339 handle_exception(regs, fix); in done_with_exception()
/linux-2.4.37.9/arch/ia64/mm/
Dextable.c81 handle_exception (struct pt_regs *regs, struct exception_fixup fix) in handle_exception() function
/linux-2.4.37.9/arch/cris/kernel/
Dkgdb.c363 static void handle_exception (int sigval);
1004 handle_exception (int sigval) in handle_exception() function
1008 USEDFUN(handle_exception); in handle_exception()
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-stub.c173 void handle_exception(struct gdb_regs *regs);
665 void handle_exception (struct gdb_regs *regs) in handle_exception() function
Dgdb-low.S201 jal handle_exception
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-stub.c174 void handle_exception(struct gdb_regs *regs);
645 void handle_exception (struct gdb_regs *regs) in handle_exception() function
Dgdb-low.S201 jal handle_exception
/linux-2.4.37.9/arch/sh64/kernel/
Dentry.S529 _ptar handle_exception, t0
672 _ptar handle_exception, t0
792 _ptar handle_exception, t0
838 _ptar handle_exception, t0
864 handle_exception: label
/linux-2.4.37.9/arch/sparc/kernel/
Dsparc-stub.c492 handle_exception (unsigned long *registers) in handle_exception() function
Dentry.S66 ! return from handle_exception.
104 call C_LABEL(handle_exception)
/linux-2.4.37.9/drivers/scsi/
Dmesh.c215 static void handle_exception(struct mesh_state *);
1141 handle_exception(ms); in cmd_complete()
1588 static void handle_exception(struct mesh_state *ms) in handle_exception() function
1640 handle_exception(ms); in mesh_interrupt()
/linux-2.4.37.9/arch/ia64/kernel/
Dunaligned.c1498 handle_exception(regs, fix); in ia64_handle_unaligned()
/linux-2.4.37.9/drivers/usb/gadget/
Dfile_storage.c3167 static void handle_exception(struct fsg_dev *fsg) in handle_exception() function
3365 handle_exception(fsg); in fsg_main_thread()