/openbmc/linux/Documentation/hwmon/ |
H A D | hp-wmi-sensors.rst | 14 Hewlett-Packard (and some HP Compaq) business-class computers report hardware
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_logging.cpp | 268 auto actionFlags = pel::ActionFlags::service | pel::ActionFlags::report | in createPelCustom()
|
/openbmc/u-boot/scripts/ |
H A D | checkpatch.pl | 1959 sub report { subroutine 1991 push(our @report, $output); 1997 our @report; 2087 if (report("ERROR", $type, $msg)) { 2097 if (report("WARNING", $type, $msg)) { 2107 if ($check && report("CHECK", $type, $msg)) { 2249 our @report = ();
|
/openbmc/docs/designs/ |
H A D | redfish-eventservice.md | 76 to restart the event/metric report stream in case the connection is 601 sum etc... This service periodically collects the metrics report depending on 605 The telemetry monitor shall emit a signal when there is a collection of report. 608 report to pass it on to 'MetricReport formatter'. Since 'MetricReport monitor' 619 HttpHeaders, Custom text strings along with Telemetry report data. 809 will fetch all the event or metric report stream captured after that specified 847 closes immediately after pushing event/report data.
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | pel_manager_test.cpp | 239 "ActionFlags": ["service_action", "report"], in TEST_F() 964 "ActionFlags": ["service_action", "report"], in TEST_F() 1066 "ActionFlags": ["service_action", "report"], in TEST_F()
|
/openbmc/linux/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 1584 local report=$1; shift 1594 check_err $? "Wrong *,G entry source list after $report report"
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 1584 local report=$1; shift 1594 check_err $? "Wrong *,G entry source list after $report report"
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 1584 local report=$1; shift 1594 check_err $? "Wrong *,G entry source list after $report report"
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | lib.sh | 1584 local report=$1; shift 1594 check_err $? "Wrong *,G entry source list after $report report"
|
/openbmc/qemu/docs/ |
H A D | nvdimm.txt | 75 option. If they do not match, QEMU will report errors and abort in 249 If 'pmem' is 'on' while there is no libpmem support, qemu will exit and report
|
/openbmc/linux/Documentation/trace/ |
H A D | hisi-ptt.rst | 122 data with `perf report`. The control parameters for trace is inputted 280 You can decode the traced data with `perf report -D` command (currently
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | video_types.rst | 29 and video_event (??) returned by VIDEO_GET_EVENT (??) which report
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | bcm_sf2.rst | 87 MoCA interface carrier state and properly report this to the networking stack.
|
/openbmc/linux/drivers/hid/ |
H A D | hid-roccat-isku.c | 402 struct hid_report *report, u8 *data, int size) in isku_raw_event() argument
|
H A D | hid-roccat-arvo.c | 407 struct hid_report *report, u8 *data, int size) in arvo_raw_event() argument
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig | 96 Please report any hang for triaging according to:
|
/openbmc/linux/Documentation/powerpc/ |
H A D | imc.rst | 171 The `perf.data` generated, can be read using perf report.
|
/openbmc/linux/Documentation/locking/ |
H A D | locktorture.rst | 104 By default, locktorture will report stats every 60 seconds.
|
/openbmc/qemu/docs/devel/testing/ |
H A D | ci-definitions.rst.inc | 11 functions/classes. The test framework can run the tests and report their
|
/openbmc/bmcweb/ |
H A D | TESTING.md | 134 # run validator and inspect the report for failures
|
/openbmc/linux/kernel/rcu/ |
H A D | Kconfig.debug | 103 RCU stall report. For multiple continuous RCU stalls, all sampling
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | common_io.rst | 126 Messages from the processing of pending channel report words (machine check
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ras.rst | 220 The ``edac`` kernel module's goal is to detect and report hardware errors 288 Thus, to "report" on what version a system is running, one must report 512 monitored for non-zero values and report such information 602 monitored for non-zero values and report such information 1111 uses those registers to report Corrected Errors on devices with Registered
|
/openbmc/linux/drivers/net/ |
H A D | amt.c | 1179 bool report = false; in amt_dev_xmit() local 1197 report = true; in amt_dev_xmit() 1221 report = true; in amt_dev_xmit() 1247 if (!report) in amt_dev_xmit() 2476 goto report; in amt_update_handler() 2486 report: in amt_update_handler()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | da7218.c | 2237 int report; in da7218_hpldet_irq() local 2242 report = SND_JACK_HEADPHONE; in da7218_hpldet_irq() 2244 report = 0; in da7218_hpldet_irq() 2246 snd_soc_jack_report(da7218->jack, report, SND_JACK_HEADPHONE); in da7218_hpldet_irq()
|