Searched refs:error_context (Results 1 – 3 of 3) sorted by relevance
274 static noinstr int error_context(struct mce *m, struct pt_regs *regs) in error_context() function358 if (error_context(m, regs) == IN_KERNEL) { in mce_severity_amd()373 enum context ctx = error_context(m, regs); in mce_severity_intel()
1267 goto error_context; in cal_probe()1276 goto error_context; in cal_probe()1280 error_context: in cal_probe()
617 goto error_context; in i40e_config_vsi_tx_queue()623 goto error_context; in i40e_config_vsi_tx_queue()644 goto error_context; in i40e_config_vsi_tx_queue()654 goto error_context; in i40e_config_vsi_tx_queue()667 error_context: in i40e_config_vsi_tx_queue()
Completed in 13 milliseconds