Home
last modified time | relevance | path

Searched refs:raise_exception (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce-inject.c144 static void raise_exception(struct mce *m, struct pt_regs *pregs) in raise_exception() function
173 raise_exception(m, regs); in mce_raise_notify()
187 raise_exception(m, NULL); in mce_irq_ipi()
210 raise_exception(m, NULL); in raise_local()
/Linux-v4.19/drivers/usb/gadget/function/
Df_mass_storage.c394 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception() function
511 raise_exception(fsg->common, FSG_STATE_PROTOCOL_RESET); in fsg_setup()
1481 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in throw_away_data()
1558 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in finish_reply()
1574 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in finish_reply()
2289 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_set_alt()
2297 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_disable()
2863 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()
2977 raise_exception(fsg->common, FSG_STATE_EXIT); in fsg_bind()
2993 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_unbind()