Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce-inject.c62 static void raise_exception(struct mce *m, struct pt_regs *pregs) in raise_exception() function
91 raise_exception(m, regs); in mce_raise_notify()
105 raise_exception(m, NULL); in mce_irq_ipi()
128 raise_exception(m, NULL); in raise_local()
/linux-4.1.27/drivers/usb/gadget/function/
Df_mass_storage.c409 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception() function
534 raise_exception(fsg->common, FSG_STATE_RESET); in fsg_setup()
1489 raise_exception(common, in throw_away_data()
1594 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in finish_reply()
1610 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in finish_reply()
2334 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_set_alt()
2342 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_disable()
2369 raise_exception(common, FSG_STATE_EXIT); in handle_exception()
2988 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()
3114 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_unbind()