/linux-4.4.14/arch/powerpc/kernel/ |
D | rtasd.c | 197 void pSeries_log_error(char *buf, unsigned int err_type, int fatal) in pSeries_log_error() argument 210 switch (err_type & ERR_TYPE_MASK) { in pSeries_log_error() 213 if (!(err_type & ERR_FLAG_BOOT)) in pSeries_log_error() 225 if (logging_enabled && !(err_type & ERR_FLAG_BOOT)) in pSeries_log_error() 226 nvram_write_error_log(buf, len, err_type, error_log_cnt); in pSeries_log_error() 234 if ((err_type & ERR_TYPE_MASK) == ERR_TYPE_RTAS_LOG) in pSeries_log_error() 246 switch (err_type & ERR_TYPE_MASK) { in pSeries_log_error() 488 unsigned int err_type ; in retreive_nvram_error_log() local 494 &err_type, &error_log_cnt); in retreive_nvram_error_log() 498 if (err_type != ERR_FLAG_ALREADY_LOGGED) { in retreive_nvram_error_log() [all …]
|
D | nvram_64.c | 193 unsigned int err_type, in nvram_write_os_partition() argument 206 info.error_type = cpu_to_be32(err_type); in nvram_write_os_partition() 232 int length, unsigned int *err_type, in nvram_read_partition() argument 265 *err_type = be32_to_cpu(info.error_type); in nvram_read_partition() 414 unsigned int err_type = ERR_TYPE_KERNEL_PANIC; in nvram_pstore_write() local 429 err_type = ERR_TYPE_KERNEL_PANIC_GZ; in nvram_pstore_write() 432 (int) (sizeof(*oops_hdr) + size), err_type, count); in nvram_pstore_write() 451 unsigned int err_type, id_no, size = 0; in nvram_pstore_read() local 518 if (nvram_read_partition(part, buff, part->size, &err_type, &id_no)) { in nvram_pstore_read() 549 if (err_type == ERR_TYPE_KERNEL_PANIC_GZ) in nvram_pstore_read() [all …]
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | nvram.h | 50 unsigned int err_type, unsigned int err_seq); 52 unsigned int * err_type, unsigned int *err_seq); 92 int length, unsigned int *err_type, 98 unsigned int err_type,
|
D | machdep.h | 132 void (*log_error)(char *buf, unsigned int err_type, int fatal); 306 static inline void log_error(char *buf, unsigned int err_type, int fatal) in log_error() argument 309 ppc_md.log_error(buf, err_type, fatal); in log_error()
|
D | rtas.h | 371 extern void pSeries_log_error(char *buf, unsigned int err_type, int fatal);
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | nvram.c | 142 unsigned int err_type, unsigned int error_log_cnt) in nvram_write_error_log() argument 145 err_type, error_log_cnt); in nvram_write_error_log() 161 unsigned int *err_type, unsigned int *error_log_cnt) in nvram_read_error_log() argument 164 err_type, error_log_cnt); in nvram_read_error_log()
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
D | ip27-berr.c | 26 static char *err_type[2][8] = { in dump_hub_information() local 52 printk("Error type is %s\n", err_type[wrb] in dump_hub_information()
|
/linux-4.4.14/include/ras/ |
D | ras_event.h | 99 TP_PROTO(const unsigned int err_type, 112 TP_ARGS(err_type, error_msg, label, error_count, mc_index, 132 __entry->error_type = err_type;
|
/linux-4.4.14/arch/x86/kernel/ |
D | kdebugfs.c | 95 goto err_type; in create_setup_data_node() 99 err_type: in create_setup_data_node()
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be.h | 805 static inline u8 be_check_error(struct be_adapter *adapter, u32 err_type) in be_check_error() argument 807 return (adapter->err_flags & err_type); in be_check_error() 810 static inline void be_set_error(struct be_adapter *adapter, int err_type) in be_set_error() argument 814 adapter->err_flags |= err_type; in be_set_error() 820 static inline void be_clear_error(struct be_adapter *adapter, int err_type) in be_clear_error() argument 822 adapter->err_flags &= ~err_type; in be_clear_error()
|
/linux-4.4.14/include/linux/ |
D | edac.h | 143 static inline char *mc_event_error_type(const unsigned int err_type) in mc_event_error_type() argument 145 switch (err_type) { in mc_event_error_type()
|
D | cper.h | 326 uuid_le err_type; member
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | eeh-powernv.c | 1289 __be16 err_type, severity; in pnv_eeh_next_error() local 1312 &frozen_pe_no, &err_type, &severity); in pnv_eeh_next_error() 1321 if (be16_to_cpu(err_type) == OPAL_EEH_NO_ERROR || in pnv_eeh_next_error() 1334 __func__, be16_to_cpu(err_type), in pnv_eeh_next_error() 1337 switch (be16_to_cpu(err_type)) { in pnv_eeh_next_error() 1419 __func__, be16_to_cpu(err_type)); in pnv_eeh_next_error()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | cq.c | 388 item->err_type = IB_SIG_BAD_GUARD; in get_sig_err_item() 393 item->err_type = IB_SIG_BAD_REFTAG; in get_sig_err_item() 398 item->err_type = IB_SIG_BAD_APPTAG; in get_sig_err_item() 542 mr->sig->err_item.err_type, in mlx5_poll_one()
|
D | mr.c | 1426 mr_status->sig_err.err_type = IB_SIG_BAD_GUARD; in mlx5_ib_check_mr_status()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | control.c | 61 u16 err_type; member 362 sdrc_block_contents.err_type = in omap3_save_scratchpad_contents()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | sal.h | 520 err_type : 1, member 532 u16 err_type; member
|
/linux-4.4.14/drivers/edac/ |
D | amd64_edac.c | 2157 enum hw_event_mc_err_type err_type; in __log_bus_error() local 2161 err_type = HW_EVENT_ERR_CORRECTED; in __log_bus_error() 2163 err_type = HW_EVENT_ERR_UNCORRECTED; in __log_bus_error() 2187 edac_mc_handle_error(err_type, mci, 1, in __log_bus_error()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_scsi.c | 2882 int err_type, len, data_len; in lpfc_calc_bg_err() local 2887 err_type = BGS_GUARD_ERR_MASK; in lpfc_calc_bg_err() 2947 err_type = BGS_GUARD_ERR_MASK; in lpfc_calc_bg_err() 2955 err_type = BGS_REFTAG_ERR_MASK; in lpfc_calc_bg_err() 2963 err_type = BGS_APPTAG_ERR_MASK; in lpfc_calc_bg_err() 3005 if (err_type == BGS_GUARD_ERR_MASK) { in lpfc_calc_bg_err() 3016 } else if (err_type == BGS_REFTAG_ERR_MASK) { in lpfc_calc_bg_err() 3028 } else if (err_type == BGS_APPTAG_ERR_MASK) { in lpfc_calc_bg_err()
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iser_verbs.c | 1301 mr_status.sig_err.err_type, in iser_check_task_pi_status() 1306 switch (mr_status.sig_err.err_type) { in iser_check_task_pi_status()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_resource.c | 111 goto err_type; in ldlm_debugfs_setup() 130 err_type: in ldlm_debugfs_setup()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | traps_64.c | 1782 /*0x13*/u8 err_type; member 1953 printk("%s: type [%s]\n", pfx, sun4v_err_type_to_str(ent->err_type)); in sun4v_log_error() 2026 if (local_copy.err_type == SUN4V_ERR_TYPE_SHUTDOWN_RQST) { in sun4v_resum_error()
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
D | ib_isert.c | 1845 switch (mr_status.sig_err.err_type) { in isert_check_pi_status() 1862 mr_status.sig_err.err_type, in isert_check_pi_status()
|
/linux-4.4.14/include/rdma/ |
D | ib_verbs.h | 662 enum ib_sig_err_type err_type; member
|