Searched refs:error_log (Results 1 – 19 of 19) sorted by relevance
/openbmc/openbmc-test-automation/lib/ |
H A D | logging_utils.py | 129 for error_log in error_logs.values(): 130 if "AdditionalData" in error_log: 131 for additional_data in error_log["AdditionalData"]:
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/ |
H A D | functions | 189 echo > error_log 191 grep "$1: error:" -A 3 error_log 192 N=$(tail -n 1 error_log | wc -c)
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
H A D | nginx.conf | 32 error_log /var/log/nginx/error.log;
|
/openbmc/qemu/hw/scsi/ |
H A D | viosrp.h | 195 struct viosrp_error_log error_log; member
|
H A D | spapr_vscsi.c | 1055 retlen = sizeof(mad->error_log); in vscsi_handle_mad_req()
|
/openbmc/linux/include/scsi/ |
H A D | viosrp.h | 194 struct viosrp_error_log error_log; member
|
/openbmc/linux/drivers/net/ipa/reg/ |
H A D | gsi_reg-v3.1.c | 221 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
|
H A D | gsi_reg-v3.5.1.c | 232 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
|
H A D | gsi_reg-v4.0.c | 237 REG_FIELDS(ERROR_LOG, error_log, 0x0001f200 + 0x4000 * GSI_EE_AP);
|
H A D | gsi_reg-v4.11.c | 242 REG_FIELDS(ERROR_LOG, error_log, 0x00012200 + 0x4000 * GSI_EE_AP);
|
H A D | gsi_reg-v4.9.c | 241 REG_FIELDS(ERROR_LOG, error_log, 0x00012200 + 0x4000 * GSI_EE_AP);
|
H A D | gsi_reg-v4.5.c | 240 REG_FIELDS(ERROR_LOG, error_log, 0x00012200 + 0x4000 * GSI_EE_AP);
|
H A D | gsi_reg-v5.0.c | 245 REG_FIELDS(ERROR_LOG, error_log, 0x00025240 + 0x12000 * GSI_EE_AP);
|
/openbmc/linux/drivers/scsi/ |
H A D | pmcraid.h | 424 struct pmcraid_hostrcb_error error_log; member
|
H A 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()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | php-fpm.conf | 508 ;php_admin_value[error_log] = /var/log/fpm-php.www.log
|
/openbmc/linux/Documentation/trace/ |
H A 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
|
H A D | histogram.rst | 212 tracing/error_log file. See Error Conditions in
|
/openbmc/openbmc-test-automation/openpower/pel/ |
H A D | test_bmc_pel.robot | 754 # error_log Error logs to be created (E.g. Informational BMC 3000
|