Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dkgdb.c316 handle_exception (struct pt_regs *regs) in handle_exception() function
533 debugger_exception_handler = handle_exception; in kgdb_init()
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A D0001-fail.py-handle-missing-cgitb.patch41 @@ -32,20 +36,21 @@ def handle_exception(*exc_info):
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c2278 static void handle_exception(struct fsg_common *common) in handle_exception() function
2393 handle_exception(common); in fsg_main_thread()