Searched refs:error_log (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.6/tools/testing/selftests/ftrace/test.d/ |
| D | functions | 189 echo > error_log 191 grep "$1: error:" -A 3 error_log 192 N=$(tail -n 1 error_log | wc -c)
|
| /Linux-v6.6/include/scsi/ |
| D | viosrp.h | 194 struct viosrp_error_log error_log; member
|
| /Linux-v6.6/drivers/net/ipa/reg/ |
| D | gsi_reg-v3.1.c | 221 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
|
| D | gsi_reg-v3.5.1.c | 232 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
|
| D | gsi_reg-v4.0.c | 237 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
|
| D | gsi_reg-v4.11.c | 242 REG_FIELDS(ERROR_LOG, error_log, 0x00012200 + 0x4000 * GSI_EE_AP);
|
| D | gsi_reg-v4.5.c | 240 REG_FIELDS(ERROR_LOG, error_log, 0x00012200 + 0x4000 * GSI_EE_AP);
|
| D | gsi_reg-v4.9.c | 241 REG_FIELDS(ERROR_LOG, error_log, 0x00012200 + 0x4000 * GSI_EE_AP);
|
| D | gsi_reg-v5.0.c | 245 REG_FIELDS(ERROR_LOG, error_log, 0x00025240 + 0x12000 * GSI_EE_AP);
|
| /Linux-v6.6/drivers/scsi/ |
| D | pmcraid.h | 424 struct pmcraid_hostrcb_error error_log; member
|
| D | pmcraid.c | 1717 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-v6.6/Documentation/trace/ |
| D | ftrace.rst | 854 available via the tracing/error_log file. For the commands that 855 support it, reading the tracing/error_log file after an error will 857 information is available. The tracing/error_log file is a circular 867 # cat /sys/kernel/tracing/error_log 877 # echo > /sys/kernel/tracing/error_log
|
| D | histogram.rst | 212 tracing/error_log file. See Error Conditions in
|