Searched refs:error_class (Results 1 – 10 of 10) sorted by relevance
143 unsigned int error_class; member 296 unsigned int error_class; member 519 mce_err->error_class = table[i].error_class; in mce_handle_ierror() 565 mce_err->error_class = MCE_ECLASS_UNKNOWN; in mce_handle_ierror() 621 mce_err->error_class = table[i].error_class; in mce_handle_derror() 667 mce_err->error_class = MCE_ECLASS_UNKNOWN; in mce_handle_derror()
125 mce->error_class = mce_err->error_class; in save_mce_event() 592 subtype = evt->error_class < ARRAY_SIZE(mc_error_class) ? in machine_check_print_event_info() 593 mc_error_class[evt->error_class] : "Unknown"; in machine_check_print_event_info()
120 enum MCE_ErrorClass error_class:8; member 202 enum MCE_ErrorClass error_class:8; member
850 int error_class, in xfs_error_get_cfg() argument 860 cfg = &mp->m_error_cfg[error_class][XFS_ERR_EIO]; in xfs_error_get_cfg() 863 cfg = &mp->m_error_cfg[error_class][XFS_ERR_ENOSPC]; in xfs_error_get_cfg() 866 cfg = &mp->m_error_cfg[error_class][XFS_ERR_ENODEV]; in xfs_error_get_cfg() 869 cfg = &mp->m_error_cfg[error_class][XFS_ERR_DEFAULT]; in xfs_error_get_cfg()
791 int error_class, int error);
156 * @error_class: Error type- standard, security and text error160 u16 error_class; member
48 pr_err("EBL: error_class = %d, error_code = %d", in ipc_flash_proc_check_ebl_rsp() 49 err_info->error[i].error_class, in ipc_flash_proc_check_ebl_rsp()
348 goto error_class; in raw_init() 366 error_class: in raw_init()
669 goto error_class; in hidraw_init() 675 error_class: in hidraw_init()
615 mce_err.error_class = MCE_ECLASS_UNKNOWN; in mce_handle_err_virtmode()