Home
last modified time | relevance | path

Searched refs:report (Results 751 – 775 of 1200) sorted by relevance

1...<<31323334353637383940>>...48

/openbmc/openpower-occ-control/
H A Dpowermode.cpp1046 report<OpenFailure>( in openIpsFile()
1112 report<InternalFailure>(); in registerIpsStatusCallBack()
1172 report<ReadFailure>( in analyzeIpsEvent()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c663 bool report; in nfs4_ff_layout_stat_io_start_read() local
666 report = nfs4_ff_layoutstat_start_io(mirror, &mirror->read_stat, now); in nfs4_ff_layout_stat_io_start_read()
671 if (report) in nfs4_ff_layout_stat_io_start_read()
694 bool report; in nfs4_ff_layout_stat_io_start_write() local
697 report = nfs4_ff_layoutstat_start_io(mirror , &mirror->write_stat, now); in nfs4_ff_layout_stat_io_start_write()
702 if (report) in nfs4_ff_layout_stat_io_start_write()
/openbmc/linux/Documentation/scsi/
H A DNinjaSCSI.rst152 When you send report, please tell me these or more.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats9 problematic endpoint itself (which may report all counters as 0 as it never
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DC-UDA-1.045 … based. Results may include de minimis portions of the Data necessary to report on or explain use …
H A DO-UDA-1.045 …based. Results may include de minimis portions of the Data necessary to report on or explain use …
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch9 Add KickstartAuthError to report authentication failure,
/openbmc/phosphor-settingsd/
H A Dsettings_manager.mako.hpp203 phosphor::logging::report<error::InvalidArgument>(
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/
H A Diozone3_506.bb49 install -m 0755 ${S}/report.pl ${D}${datadir}/doc/${BPN}/examples
/openbmc/phosphor-time-manager/
H A DREADME.md27 - Generate test coverage report:
/openbmc/openbmc/poky/meta/recipes-devtools/perl/liburi-perl/
H A D0001-Skip-TODO-test-cases-that-fail.patch6 TODO cases report as "not ok" with ptest-runner
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-health.rst133 | | health report | | health handler | |
/openbmc/linux/Documentation/dev-tools/
H A Dsparse.rst73 sparse would otherwise report a context imbalance.
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst44 attempting to isolate the problem. Please report them, but don't
/openbmc/linux/Documentation/hwmon/
H A Dvia686a.rst59 Voltage sensors (also known as IN sensors) report their values in volts.
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c56 le32_encode_bits(pkt_info->report, RTW_TX_DESC_W2_SPE_RPT) | in rtw_tx_fill_tx_desc()
171 pkt_info->report = true; in rtw_tx_report_enable()
/openbmc/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c61 struct snp_report_req report; member
481 struct snp_report_req *req = &snp_dev->req.report; in get_report()
/openbmc/linux/Documentation/arch/ia64/
H A Daliasing.rst178 The EFI memory map may not report these MMIO regions.
218 that doesn't report the VGA frame buffer at all), we should fail the
/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst209 Can be used to report out which IEEE mode the driver is
236 Can be used to report configuration of preamble length.
267 Will report the current debug level of the driver's logging subsystem
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwmac.yaml15 # will be able to report a warning when we have that compatible, since
16 # we will validate the node thanks to the select, but won't report it
736 # FIXME: We should set it, but it would report all the generic
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp238 "ActionFlags": ["service_action", "report"], in TEST_F()
964 "ActionFlags": ["service_action", "report"], in TEST_F()
1065 "ActionFlags": ["service_action", "report"], in TEST_F()
/openbmc/linux/Documentation/process/
H A D5.Posting.rst220 If the URL points to a public bug report being fixed by the patch, use the
265 the report, unless the report is not available on the web. The Link: tag
318 - If you are responding to a bug report or a feature request, copy the
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1441 report<InternalFailure>(); in enclosureIdentifyLedOff()
1474 report<InternalFailure>(); in ipmiChassisIdentify()
1945 report<InternalFailure>(); in ipmiChassisGetSysBootOptions()
2141 report<InternalFailure>(); in ipmiChassisSetSysBootOptions()
2309 report<InternalFailure>(); in ipmiChassisSetPowerRestorePolicy()
/openbmc/qemu/target/i386/
H A Dsev.c678 SevAttestationReport *report = NULL; in sev_get_attestation_report() local
731 report = g_new0(SevAttestationReport, 1); in sev_get_attestation_report()
732 report->data = g_base64_encode(data, input.len); in sev_get_attestation_report()
734 trace_kvm_sev_attestation_report(mnonce, report->data); in sev_get_attestation_report()
736 return report; in sev_get_attestation_report()
/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c1928 struct __sctp_missing report; in sctp_process_missing_param() local
1931 len = SCTP_PAD4(sizeof(report)); in sctp_process_missing_param()
1940 report.num_missing = htonl(1); in sctp_process_missing_param()
1941 report.type = paramtype; in sctp_process_missing_param()
1943 sizeof(report)); in sctp_process_missing_param()
1944 sctp_addto_chunk(*errp, sizeof(report), &report); in sctp_process_missing_param()

1...<<31323334353637383940>>...48