| /linux-4.4.14/arch/x86/kernel/cpu/mcheck/ | 
| D | mce-severity.c | 36 static struct severity {  struct37 	u64 mask;
 38 	u64 result;
 39 	unsigned char sev;
 40 	unsigned char mcgmask;
 41 	unsigned char mcgres;
 42 	unsigned char ser;
 43 	unsigned char context;
 44 	unsigned char excp;
 45 	unsigned char covered;
 [all …]
 
 | 
| D | mce-apei.c | 41 void apei_mce_report_mem_error(int severity, struct cper_sec_mem_err *mem_err)  in apei_mce_report_mem_error()
 | 
| D | mce.c | 572 	int severity;  in machine_check_poll()  local754 		int severity = mce_severity(&per_cpu(mces_seen, cpu),  in mce_reign()  local
 979 	int severity;  in do_machine_check()  local
 
 | 
| /linux-4.4.14/drivers/staging/unisys/include/ | 
| D | guestlinuxdebug.h | 148 #define POSTCODE_LINUX_A(DRIVER_PC, EVENT_PC, pc32bit, severity)	\  argument157 #define POSTCODE_LINUX_B(DRIVER_PC, EVENT_PC, pc16bit1, pc16bit2, severity) \  argument
 168 #define POSTCODE_LINUX_2(EVENT_PC, severity)				\  argument
 171 #define POSTCODE_LINUX_3(EVENT_PC, pc32bit, severity)			\  argument
 174 #define POSTCODE_LINUX_4(EVENT_PC, pc16bit1, pc16bit2, severity)	\  argument
 
 | 
| /linux-4.4.14/drivers/firmware/efi/ | 
| D | cper.c | 63 const char *cper_severity_str(unsigned int severity)  in cper_severity_str()393 	__u16 severity;  in cper_estatus_print_section()  local
 444 	__u16 severity;  in cper_estatus_print()  local
 
 | 
| /linux-4.4.14/drivers/pci/pcie/aer/ | 
| D | aerdrv_core.c | 484 static void do_recovery(struct pci_dev *dev, int severity)  in do_recovery()576 	int	severity;  member
 591 		       int severity, struct aer_capability_regs *aer_regs)  in aer_recover_queue()
 
 | 
| D | aerdrv.h | 41 	unsigned int severity:2;	/* 0:NONFATAL | 1:FATAL | 2:COR */  member
 | 
| /linux-4.4.14/drivers/char/ | 
| D | snsc_event.c | 190 	char *severity;  in scdrv_dispatch_event()  local
 | 
| /linux-4.4.14/drivers/staging/unisys/visorbus/ | 
| D | vmcallinterface.h | 78 #define ISSUE_IO_VMCALL_POSTCODE_SEVERITY(postcode, severity)		\  argument
 | 
| /linux-4.4.14/arch/x86/include/uapi/asm/ | 
| D | mce.h | 18 	__u8  severity;  member
 | 
| /linux-4.4.14/arch/powerpc/platforms/pseries/ | 
| D | eeh_pseries.c | 580 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len)  in pseries_eeh_get_log()
 | 
| /linux-4.4.14/arch/powerpc/platforms/powernv/ | 
| D | eeh-powernv.c | 1015 static int pnv_eeh_get_log(struct eeh_pe *pe, int severity,  in pnv_eeh_get_log()1289 	__be16 err_type, severity;  in pnv_eeh_next_error()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/i40evf/ | 
| D | i40e_virtchnl.h | 347 	int severity;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_virtchnl.h | 347 	int severity;  member
 | 
| /linux-4.4.14/arch/powerpc/kernel/ | 
| D | eeh.c | 295 void eeh_slot_error_detail(struct eeh_pe *pe, int severity)  in eeh_slot_error_detail()
 | 
| /linux-4.4.14/drivers/acpi/apei/ | 
| D | ghes.c | 279 static inline int ghes_severity(int severity)  in ghes_severity()
 | 
| /linux-4.4.14/drivers/atm/ | 
| D | horizon.h | 49 #define PRINTK(severity,format,args...) \  argument
 | 
| D | ambassador.h | 45 #define PRINTK(severity,format,args...) \  argument
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | 3w-sas.h | 305 	unsigned char severity;  member
 | 
| D | gdth_ioctl.h | 165     u32                 severity;  member
 | 
| D | 3w-9xxx.h | 574 	unsigned char severity;  member
 | 
| D | mvumi.h | 156 	u8	severity;  member
 | 
| D | gdth.h | 813     u32             severity;         member
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ | 
| D | conf.h | 1306 	u8 severity;  member
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | opal-api.h | 533 	uint8_t		severity;	/* 0x01 */  member
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | sal.h | 328 	u8 severity;			/* Error Severity */  member
 | 
| /linux-4.4.14/include/acpi/ | 
| D | actbl2.h | 189 	u8 severity;  member
 | 
| /linux-4.4.14/drivers/scsi/esas2r/ | 
| D | atioctl.h | 298 	u16 severity;  member
 |