| /Linux-v5.15/arch/x86/kernel/cpu/mce/ | 
| D | severity.c | 38 static struct severity {  struct39 	u64 mask;
 40 	u64 result;
 41 	unsigned char sev;
 42 	unsigned char mcgmask;
 43 	unsigned char mcgres;
 44 	unsigned char ser;
 45 	unsigned char context;
 46 	unsigned char excp;
 47 	unsigned char covered;
 [all …]
 
 | 
| D | apei.c | 29 void apei_mce_report_mem_error(int severity, struct cper_sec_mem_err *mem_err)  in apei_mce_report_mem_error()
 | 
| D | core.c | 1192 	int severity, i;  in __mc_scan_banks()  local
 | 
| /Linux-v5.15/drivers/regulator/ | 
| D | bd9576-regulator.c | 238 static bool check_ocp_flag_mismatch(struct regulator_dev *rdev, int severity,  in check_ocp_flag_mismatch()257 static bool check_uvd_flag_mismatch(struct regulator_dev *rdev, int severity,  in check_uvd_flag_mismatch()
 275 static bool check_ovd_flag_mismatch(struct regulator_dev *rdev, int severity,  in check_ovd_flag_mismatch()
 293 static bool check_temp_flag_mismatch(struct regulator_dev *rdev, int severity,  in check_temp_flag_mismatch()
 309 static int bd9576_set_ocp(struct regulator_dev *rdev, int lim_uA, int severity,  in bd9576_set_ocp()
 383 static int bd9576_set_uvp(struct regulator_dev *rdev, int lim_uV, int severity,  in bd9576_set_uvp()
 423 static int bd9576_set_ovp(struct regulator_dev *rdev, int lim_uV, int severity,  in bd9576_set_ovp()
 464 static int bd9576_set_tw(struct regulator_dev *rdev, int lim, int severity,  in bd9576_set_tw()
 
 | 
| D | bd718x7-regulator.c | 459 				    int severity)  in bd718x7_xvp_sanity_check()482 			       int severity, bool enable)  in bd718x7_set_ldo_uvp()
 544 				int severity, bool enable)  in bd718x7_set_buck_uvp()
 564 				int severity,  in bd718x7_set_buck_ovp()
 
 | 
| D | stpmic1_regulator.c | 495 static int stpmic1_set_icc(struct regulator_dev *rdev, int lim, int severity,  in stpmic1_set_icc()
 | 
| D | qcom-labibb-regulator.c | 311 			       int severity, bool enable)  in qcom_labibb_set_ocp()
 | 
| /Linux-v5.15/drivers/firmware/efi/ | 
| D | cper.c | 64 const char *cper_severity_str(unsigned int severity)  in cper_severity_str()499 	__u16 severity;  in cper_estatus_print_section()  local
 592 	__u16 severity;  in cper_estatus_print()  local
 
 | 
| /Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_self_test.c | 46 	u8 severity;  member2928 static void bnx2x_self_test_log(struct bnx2x *bp, u8 severity, char *message)  in bnx2x_self_test_log()
 
 | 
| /Linux-v5.15/arch/powerpc/kernel/ | 
| D | mce_power.c | 145 	unsigned int severity;  member298 	unsigned int severity;  member
 
 | 
| D | eeh.c | 291 void eeh_slot_error_detail(struct eeh_pe *pe, int severity)  in eeh_slot_error_detail()
 | 
| /Linux-v5.15/include/linux/ | 
| D | compiler-gcc.h | 130 #define __diag_GCC(version, severity, s) \  argument
 | 
| D | compiler_types.h | 334 #define __diag_GCC(version, severity, string)  argument
 | 
| /Linux-v5.15/arch/x86/include/uapi/asm/ | 
| D | mce.h | 23 	__u8  severity;		/* Error severity */  member
 | 
| /Linux-v5.15/arch/powerpc/platforms/powernv/ | 
| D | eeh-powernv.c | 1132 static int pnv_eeh_get_log(struct eeh_pe *pe, int severity,  in pnv_eeh_get_log()1412 	__be16 err_type, severity;  in pnv_eeh_next_error()  local
 
 | 
| /Linux-v5.15/drivers/pci/pcie/ | 
| D | aer.c | 972 	int	severity;  member1013 		       int severity, struct aer_capability_regs *aer_regs)  in aer_recover_queue()
 
 | 
| /Linux-v5.15/arch/powerpc/platforms/pseries/ | 
| D | eeh_pseries.c | 634 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len)  in pseries_eeh_get_log()
 | 
| D | ras.c | 561 	int severity = rtas_error_severity(errp);  in mce_handle_err_virtmode()  local
 | 
| /Linux-v5.15/drivers/pci/ | 
| D | pci.h | 432 	unsigned int severity:2;	/* 0:NONFATAL | 1:FATAL | 2:COR */  member
 | 
| /Linux-v5.15/drivers/acpi/apei/ | 
| D | ghes.c | 277 static inline int ghes_severity(int severity)  in ghes_severity()
 | 
| /Linux-v5.15/drivers/atm/ | 
| D | horizon.h | 34 #define PRINTK(severity,format,args...) \  argument
 | 
| D | ambassador.h | 30 #define PRINTK(severity,format,args...) \  argument
 | 
| /Linux-v5.15/drivers/scsi/ | 
| D | 3w-sas.h | 318 	unsigned char severity;  member
 | 
| D | 3w-9xxx.h | 590 	unsigned char severity;  member
 | 
| /Linux-v5.15/drivers/misc/habanalabs/include/common/ | 
| D | cpucp_if.h | 97 	__u8 severity;  member
 |