Home
last modified time | relevance | path

Searched refs:error_log (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/ftrace/test.d/
A Dfunctions189 echo > error_log
191 grep "$1: error:" -A 3 error_log
192 N=$(tail -n 1 error_log | wc -c)
/linux-6.3-rc2/include/scsi/
A Dviosrp.h194 struct viosrp_error_log error_log; member
/linux-6.3-rc2/drivers/net/ipa/reg/
A Dgsi_reg-v3.1.c221 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
A Dgsi_reg-v3.5.1.c232 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
A Dgsi_reg-v4.0.c237 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
A Dgsi_reg-v4.11.c242 REG_FIELDS(ERROR_LOG, error_log, 0x00012200 + 0x4000 * GSI_EE_AP);
A Dgsi_reg-v4.5.c240 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
A Dgsi_reg-v4.9.c241 REG_FIELDS(ERROR_LOG, error_log, 0x00012200 + 0x4000 * GSI_EE_AP);
/linux-6.3-rc2/drivers/scsi/
A Dpmcraid.h424 struct pmcraid_hostrcb_error error_log; member
A Dpmcraid.c1717 ioasc = le32_to_cpu(hcam_ldn->error_log.fd_ioasc); in pmcraid_handle_error_log()
1725 RES_BUS(hcam_ldn->error_log.fd_ra)); in pmcraid_handle_error_log()
1783 u32 fd_ioasc = le32_to_cpu(ldn_hcam->error_log.fd_ioasc); in pmcraid_process_ldn()
/linux-6.3-rc2/Documentation/trace/
A Dftrace.rst823 available via the tracing/error_log file. For the commands that
824 support it, reading the tracing/error_log file after an error will
826 information is available. The tracing/error_log file is a circular
836 # cat /sys/kernel/tracing/error_log
846 # echo > /sys/kernel/tracing/error_log
A Dhistogram.rst212 tracing/error_log file. See Error Conditions in

Completed in 31 milliseconds