Home
last modified time | relevance | path

Searched refs:err_type (Results 1 – 24 of 24) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Drtasd.c197 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 …]
Dnvram_64.c193 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/
Dnvram.h50 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,
Dmachdep.h132 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()
Drtas.h371 extern void pSeries_log_error(char *buf, unsigned int err_type, int fatal);
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dnvram.c142 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/
Dip27-berr.c26 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/
Dras_event.h99 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/
Dkdebugfs.c95 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/
Dbe.h805 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/
Dedac.h143 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()
Dcper.h326 uuid_le err_type; member
/linux-4.4.14/arch/powerpc/platforms/powernv/
Deeh-powernv.c1289 __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/
Dcq.c388 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()
Dmr.c1426 mr_status->sig_err.err_type = IB_SIG_BAD_GUARD; in mlx5_ib_check_mr_status()
/linux-4.4.14/arch/arm/mach-omap2/
Dcontrol.c61 u16 err_type; member
362 sdrc_block_contents.err_type = in omap3_save_scratchpad_contents()
/linux-4.4.14/arch/ia64/include/asm/
Dsal.h520 err_type : 1, member
532 u16 err_type; member
/linux-4.4.14/drivers/edac/
Damd64_edac.c2157 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/
Dlpfc_scsi.c2882 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/
Diser_verbs.c1301 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/
Dldlm_resource.c111 goto err_type; in ldlm_debugfs_setup()
130 err_type: in ldlm_debugfs_setup()
/linux-4.4.14/arch/sparc/kernel/
Dtraps_64.c1782 /*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/
Dib_isert.c1845 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/
Dib_verbs.h662 enum ib_sig_err_type err_type; member