/linux/drivers/firmware/efi/ |
A D | cper-x86.c | 87 static enum err_types cper_get_err_type(const guid_t *err_type) in cper_get_err_type() 161 u8 err_type = CHECK_MS_ERR_TYPE(check); in print_err_info_ms() local 184 static void print_err_info(const char *pfx, u8 err_type, u64 check) in print_err_info() 263 u8 err_type; in cper_print_proc_ia() local
|
/linux/arch/powerpc/kernel/ |
A D | nvram_64.c | 182 unsigned int err_type, in nvram_write_os_partition() 220 int length, unsigned int *err_type, in nvram_read_partition() 388 unsigned int err_type = ERR_TYPE_KERNEL_PANIC; in nvram_pstore_write() local 424 unsigned int err_type, id_no, size = 0; in nvram_pstore_read() local 655 unsigned int err_type = ERR_TYPE_KERNEL_PANIC_GZ; in oops_to_nvram() local
|
A D | rtasd.c | 198 void pSeries_log_error(char *buf, unsigned int err_type, int fatal) in pSeries_log_error() 460 unsigned int err_type ; in retrieve_nvram_error_log() local
|
A D | mce.c | 369 const char *level, *sevstr, *subtype, *err_type, *initiator; in machine_check_print_event_info() local
|
/linux/drivers/edac/ |
A D | qcom_edac.c | 169 qcom_llcc_clear_error_status(int err_type, struct llcc_drv_data *drv) in qcom_llcc_clear_error_status() 208 dump_syn_reg_values(struct llcc_drv_data *drv, u32 bank, int err_type) in dump_syn_reg_values() 253 dump_syn_reg(struct edac_device_ctl_info *edev_ctl, int err_type, u32 bank) in dump_syn_reg()
|
/linux/arch/powerpc/platforms/pseries/ |
A D | nvram.c | 134 unsigned int err_type, unsigned int error_log_cnt) in nvram_write_error_log() 153 unsigned int *err_type, unsigned int *error_log_cnt) in nvram_read_error_log()
|
/linux/drivers/net/ethernet/qlogic/qed/ |
A D | qed_devlink.c | 19 enum qed_hw_err_type err_type; member 22 int qed_report_fatal_error(struct devlink *devlink, enum qed_hw_err_type err_type) in qed_report_fatal_error()
|
A D | qed_hw.c | 816 enum qed_hw_err_type err_type, const char *fmt, ...) in qed_hw_err_notify()
|
/linux/arch/mips/sgi-ip27/ |
A D | ip27-berr.c | 27 static char *err_type[2][8] = { in dump_hub_information() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_ras_eeprom.h | 99 enum amdgpu_ras_eeprom_err_type err_type; member
|
/linux/include/rdma/ |
A D | signature.h | 117 enum ib_sig_err_type err_type; member
|
/linux/drivers/pci/controller/ |
A D | pcie-hisi-error.c | 55 u16 err_type; member
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_fdma.c | 471 u32 err_type = spx5_rd(sparx5, FDMA_ERRORS); in sparx5_fdma_handler() local
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | cgx_fw_if.h | 221 uint64_t err_type:10; member
|
/linux/arch/powerpc/include/asm/ |
A D | machdep.h | 255 static inline void log_error(char *buf, unsigned int err_type, int fatal) in log_error()
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A D | qede_main.c | 2647 enum qed_hw_err_type err_type) in qede_set_hw_err_flags() 2674 enum qed_hw_err_type err_type) in qede_schedule_hw_err_handler()
|
/linux/kernel/trace/ |
A D | trace_probe.c | 163 void __trace_probe_log_err(int offset, int err_type) in __trace_probe_log_err()
|
A D | trace_events_synth.c | 60 static void synth_err(u8 err_type, u8 err_pos) in synth_err()
|
/linux/drivers/crypto/hisilicon/sec2/ |
A D | sec.h | 59 int err_type; member
|
A D | sec_crypto.h | 81 u8 err_type; member
|
/linux/arch/powerpc/platforms/powernv/ |
A D | eeh-powernv.c | 1412 __be16 err_type, severity; in pnv_eeh_next_error() local
|
/linux/arch/arm/mach-omap2/ |
A D | control.c | 58 u16 err_type; member
|
/linux/drivers/net/ethernet/emulex/benet/ |
A D | be.h | 940 static inline u8 be_check_error(struct be_adapter *adapter, u32 err_type) in be_check_error() 945 static inline void be_set_error(struct be_adapter *adapter, int err_type) in be_set_error() 955 static inline void be_clear_error(struct be_adapter *adapter, int err_type) in be_clear_error()
|
/linux/drivers/pci/ |
A D | pci-driver.c | 1549 void pci_uevent_ers(struct pci_dev *pdev, enum pci_ers_result err_type) in pci_uevent_ers()
|
/linux/include/linux/ |
A D | edac.h | 121 static inline char *mc_event_error_type(const unsigned int err_type) in mc_event_error_type()
|