/openbmc/linux/Documentation/dev-tools/ |
H A D | kselftest.rst | 69 The above commands by default run the tests and print full pass/fail report.
|
/openbmc/qemu/docs/ |
H A D | COLO-FT.txt | 143 COLO use the qmp command to switch and report operation status.
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cx2072x.c | 1451 .report = SND_JACK_HEADSET | SND_JACK_BTN_0,
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf.data-file-format.txt | 319 $ perf report --header-only -I
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | inodes.rst | 517 through the regular stat() interface, though debugfs will report them.
|
/openbmc/qemu/docs/system/ |
H A D | cpu-models-x86.rst.inc | 224 the guest should report ``Mitigation: TSX disabled``.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | cec.rst | 259 It should report a physical address of f.f.f.f. Now run this
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
H A D | hub.fuc | 348 // none we handle; report to host and ack
|
/openbmc/linux/drivers/iommu/ |
H A D | Kconfig | 354 an iommu domain will report an abort back to the device and
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | build-quality.rst | 135 collect the stored :term:`SRCREV` values from build history and report them
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8195-cherry.dtsi | 1090 pins-report-sw {
|
H A D | mt8192-asurada.dtsi | 1238 pins-report-sw {
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 244 called again. If a tag cannot be allocated, `connect()` will report an error, 283 value cannot be allocated, the system call will report an errno of `EAGAIN`.
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | sev.c | 1110 void __user *report = (void __user *)(uintptr_t)argp->data; in sev_get_attestation_report() local 1162 if (copy_to_user(report, ¶ms, sizeof(params))) in sev_get_attestation_report()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 533 Sometimes CPU hardware bugs make them report the cache 1382 edac_report= [HW,EDAC] Control how to report EDAC event 1384 on: enable EDAC to report H/W event. May be overridden 1387 force: enforce the use of EDAC to report H/W event. 2438 report on every invalid memory access. Without this 2439 parameter KASAN will print report only for the first 4364 please report a bug. 4366 If you need to use this, please report a bug. 4370 If you need to use this, please report a bug to 4374 hardware. If you need to use this, please report [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | sysfs-interface.rst | 304 report the temperature measurement as a voltage. Converting this voltage
|
/openbmc/linux/Documentation/scsi/ |
H A D | aic79xx.rst | 109 message. The previous code would fail to report a residual
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.13.rst | 122 - resulttool/report: Avoid divide by zero
|
/openbmc/linux/Documentation/watchdog/ |
H A D | watchdog-kernel-api.rst | 186 it is not necessary to report those bits from the driver. Also, if no status
|
/openbmc/linux/lib/ |
H A D | Kconfig | 694 # implements copy_mc_to_{user,kernel} to abort and report
|
/openbmc/u-boot/doc/ |
H A D | README.armada-secureboot | 269 same directory (adapt accordingly if needed). The tool should report that all
|
/openbmc/docs/designs/ |
H A D | power-recovery.md | 230 host it to report the status of the power. The state-manager software will
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-hello.rst | 92 fail and report problems. The example progresses by adding pieces to the
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | system-requirements.rst | 144 and the ":doc:`../contributor-guide/report-defect`"
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_realtek.c | 3235 int report = 0; in alc_headset_btn_callback() local 3238 report |= SND_JACK_BTN_0; in alc_headset_btn_callback() 3241 report |= SND_JACK_BTN_1; in alc_headset_btn_callback() 3245 report |= SND_JACK_BTN_2; in alc_headset_btn_callback() 3249 report |= SND_JACK_BTN_3; in alc_headset_btn_callback() 3251 snd_hda_jack_set_button_state(codec, jack->nid, report); in alc_headset_btn_callback()
|