/openbmc/qemu/hw/pci/ |
H A D | pcie_aer.c | 537 static bool pcie_aer_inject_cor_error(PCIEAERInject *inj, in pcie_aer_inject_cor_error() argument 541 PCIDevice *dev = inj->dev; in pcie_aer_inject_cor_error() 543 inj->devsta |= PCI_EXP_DEVSTA_CED; in pcie_aer_inject_cor_error() 544 if (inj->unsupported_request) { in pcie_aer_inject_cor_error() 545 inj->devsta |= PCI_EXP_DEVSTA_URD; in pcie_aer_inject_cor_error() 547 pci_set_word(dev->config + dev->exp.exp_cap + PCI_EXP_DEVSTA, inj->devsta); in pcie_aer_inject_cor_error() 549 if (inj->aer_cap) { in pcie_aer_inject_cor_error() 551 pci_long_test_and_set_mask(inj->aer_cap + PCI_ERR_COR_STATUS, in pcie_aer_inject_cor_error() 552 inj->error_status); in pcie_aer_inject_cor_error() 553 mask = pci_get_long(inj->aer_cap + PCI_ERR_COR_MASK); in pcie_aer_inject_cor_error() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | debugfs-cec-error-inj | 1 What: /sys/kernel/debug/cec/*/error-inj 7 debugfs. Drivers that support this will create an error-inj file 21 This ensures that you can always do 'echo clear >error-inj' to clear any 25 Note that the output of 'error-inj' shall be valid as input to 'error-inj'. 28 $ cat error-inj >einj.txt 29 $ cat einj.txt >error-inj 40 - Documentation/userspace-api/media/cec/cec-pin-error-inj.rst
|
/openbmc/linux/drivers/edac/ |
H A D | amd64_edac.h | 230 #define SET_NB_DRAM_INJECTION_WRITE(inj) \ argument 231 (BIT(((inj.word) & 0xF) + 20) | \ 232 F10_NB_ARR_ECC_WR_REQ | inj.bit_map) 233 #define SET_NB_DRAM_INJECTION_READ(inj) \ argument 234 (BIT(((inj.word) & 0xF) + 20) | \ 235 BIT(16) | inj.bit_map)
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | xen_shinfo_test.c | 588 struct kvm_xen_hvm_attr inj = { in main() local 597 vm_ioctl(vm, KVM_XEN_HVM_SET_ATTR, &inj); in main() 600 inj.u.evtchn.flags = KVM_XEN_EVTCHN_UPDATE; in main() 601 inj.u.evtchn.deliver.port.vcpu = vcpu->id; in main() 602 vm_ioctl(vm, KVM_XEN_HVM_SET_ATTR, &inj); in main() 604 inj.u.evtchn.send_port = 197; in main() 605 inj.u.evtchn.deliver.eventfd.port = 0; in main() 606 inj.u.evtchn.deliver.eventfd.fd = irq_fd[1]; in main() 607 inj.u.evtchn.flags = 0; in main() 608 vm_ioctl(vm, KVM_XEN_HVM_SET_ATTR, &inj); in main()
|
/openbmc/linux/drivers/media/cec/core/ |
H A D | Makefile | 13 cec-objs += cec-pin-error-inj.o
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-api.rst | 25 cec-pin-error-inj
|
H A D | cec-pin-error-inj.rst | 25 now an ``error-inj`` file. 32 With ``cat error-inj`` you can see both the possible commands and the current 35 $ cat /sys/kernel/debug/cec/cec0/error-inj 80 You can write error injection commands to ``error-inj`` using 81 ``echo 'cmd' >error-inj`` or ``cat cmd.txt >error-inj``. The ``cat error-inj`` 83 and use it as an input to ``error-inj`` later.
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | test_java_symbol.sh | 14 PERF_INJ_DATA=$(mktemp /tmp/__perf_test.perf.data.inj.XXXXX)
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | cec-core.rst | 342 If both callbacks are set, then an ``error-inj`` file will appear in debugfs. 353 This ensures that you can always do ``echo clear >error-inj`` to clear any error 356 Note that the output of ``error-inj`` shall be valid as input to ``error-inj``. 361 $ cat error-inj >einj.txt 362 $ cat einj.txt >error-inj 372 The second callback will parse commands written to the ``error-inj`` file::
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | 776 struct nd_intel_smart_inject *inj, in nfit_test_cmd_smart_inject() argument 782 if (buf_len != sizeof(*inj)) in nfit_test_cmd_smart_inject() 785 if (inj->flags & ND_INTEL_SMART_INJECT_MTEMP) { in nfit_test_cmd_smart_inject() 786 if (inj->mtemp_enable) in nfit_test_cmd_smart_inject() 787 smart->media_temperature = inj->media_temperature; in nfit_test_cmd_smart_inject() 791 if (inj->flags & ND_INTEL_SMART_INJECT_SPARE) { in nfit_test_cmd_smart_inject() 792 if (inj->spare_enable) in nfit_test_cmd_smart_inject() 793 smart->spares = inj->spares; in nfit_test_cmd_smart_inject() 797 if (inj->flags & ND_INTEL_SMART_INJECT_FATAL) { in nfit_test_cmd_smart_inject() 798 if (inj->fatal_enable) in nfit_test_cmd_smart_inject() [all …]
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | mscc,ocelot.dtsi | 142 interrupt-names = "xtr", "inj";
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot.dtsi | 146 interrupt-names = "ptp_rdy", "xtr", "inj", "fdma";
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight.rst | 581 $ perf inject -i perf.data -o inj.data --itrace=il64 --strip 582 $ create_gcov --binary=./sort --profile=inj.data --gcov=sort.gcov -gcov_version=1
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-intel-pt.txt | 1216 $ perf inject -i perf.data -o inj --itrace=i100usle --strip 1217 $ ./create_gcov --binary=./sort --profile=inj --gcov=sort.gcov -gcov_version=1 1530 …$ perf inject -i guest-sideband-testing-host-perf.data -o inj --guestmount ~/guestmount --guest-da… 1541 …$ perf script -i inj --itrace=ce -F+machine_pid,+vcpu,+addr,+pid,+tid,-period --ns --time 7919.408…
|
/openbmc/linux/ |
H A D | MAINTAINERS | 4740 F: Documentation/ABI/testing/debugfs-cec-error-inj
|
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |