Home
last modified time | relevance | path

Searched full:injecting (Results 1 – 25 of 136) sorted by relevance

123456

/openbmc/u-boot/doc/
H A DREADME.mpc83xx.ddrecc6 * (injecting errors is initially disabled)
9 we'll be injecting: single/multiple bit etc.)
11 * enable injecting errors - from now on the controller injects errors as
14 IMPORTANT NOTICE: enabling injecting multiple-bit errors is potentially
18 the 'ecc testdw' 'ecc testword' command (see example 'Injecting Multiple-Bit
34 Injecting Single-Bit Errors
78 Injecting Multiple-Bit Errors
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c192 TEST_ASSERT(uc.args[1] == SYNC_FIRST_UCNA, "Injecting first UCNA."); in run_ucna_injection()
194 printf("Injecting first UCNA at %#x.\n", FIRST_UCNA_ADDR); in run_ucna_injection()
202 TEST_ASSERT(uc.args[1] == SYNC_SECOND_UCNA, "Injecting second UCNA."); in run_ucna_injection()
204 printf("Injecting second UCNA at %#x.\n", SECOND_UCNA_ADDR); in run_ucna_injection()
/openbmc/qemu/target/arm/hvf/
H A Dtrace-events3 hvf_inject_fiq(void) "injecting FIQ"
4 hvf_inject_irq(void) "injecting IRQ"
/openbmc/openbmc-test-automation/openpower/
H A Dtest_nmi_interface.robot20 ... while injecting NMI when HOST OS is not up.
29 ... while injecting NMI, when HOST OS is running and
/openbmc/linux/tools/testing/selftests/rseq/
H A Drun_param_test.sh78 echo "Injecting at <${INJECT_LIST[$i]}>"
99 echo "Injecting at <${INJECT_LIST[$i]}>"
/openbmc/linux/tools/testing/selftests/powerpc/scripts/
H A Dhmi.sh59 echo "Injecting HMI on core $core, chip $chip" | tee /dev/kmsg
62 echo "Error injecting. Aborting!"
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Decc.c118 /* After injecting error, re-initialize the memory with the value */ in do_ecc()
288 /* write memory location injecting errors */ in do_ecc()
327 /* write memory location injecting errors */ in do_ecc()
379 " - writes pattern injecting errors with double word access\n"
385 " - writes pattern injecting errors with word access\n"
/openbmc/u-boot/post/cpu/mpc83xx/
H A Decc.c57 /* After injecting error, re-initialize the memory with the value */ in ecc_post_test()
97 /* Write memory location injecting SBE */ in ecc_post_test()
/openbmc/linux/include/linux/
H A Dfault-inject-usercopy.h6 * This header provides a wrapper for injecting failures to user space memory
/openbmc/linux/tools/testing/fault-injection/
H A Dfailcmd.sh5 # failcmd.sh - run a command with injecting slab/page allocation failures
12 # Run command with injecting slab/page allocation failures by fault
/openbmc/qemu/tests/tcg/plugins/
H A Dempty.c20 * This allows us to measure the overhead of injecting and then
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig40 stress with multiple ports injecting line-rate traffic.
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-cxl11 accessed through the CXL.mem bus. Injecting poison adds the
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/
H A Dpython3-scapy_2.6.0.bb9 sending invalid frames, injecting your own 802.11 frames, combining technics \
/openbmc/linux/lib/
H A Dnotifier-error-inject.c42 pr_info("Injecting error (%d) to %s\n", err, action->name); in notifier_err_inject_callback()
H A Dtest_blackhole_dev.c5 * by injecting an skb into the stack with skb->dev as the
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic.c51 * Since the VGIC must support injecting virtual interrupts from ISRs, we have
53 * spinlocks for any lock that may be taken while injecting an interrupt.
539 * subsystems injecting mapped interrupts should reset their interrupt lines
912 * taking any lock. There is a potential race with someone injecting in kvm_vgic_flush_hwstate()
1052 * otherwise result in a spurious interrupt by injecting a now potentially
/openbmc/linux/samples/pktgen/
H A Dpktgen_bench_xmit_mode_queue_xmit.sh8 # Script for injecting packets into egress qdisc path of the stack
H A Dpktgen_bench_xmit_mode_netif_receive.sh7 # Script for injecting packets into RX path of the stack with pktgen
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A DREADME38 kind of tests it is extremely easy in fact to end-up injecting other
/openbmc/linux/mm/
H A Dhwpoison-inject.c50 pr_info("Injecting memory failure at pfn %#lx\n", pfn); in hwpoison_inject()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_utils.c77 "Injecting failure %d at checkpoint %u [%s:%d]\n", in __i915_inject_probe_error()
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_dumps.robot83 # Wait for BMC dump to get generated after injecting internal failure.
86 # Verify that only one BMC dump is generated after injecting error.
460 # Wait for BMC dump to get generated after injecting watchdog timeout.
/openbmc/linux/drivers/misc/lkdtm/
H A Dpowerpc.c106 pr_info("Injecting SLB multihit errors\n"); in lkdtm_PPC_SLB_MULTIHIT()
/openbmc/linux/fs/xfs/
H A Dxfs_error.h55 "Injecting %ums delay at file %s, line %d, on filesystem \"%s\"", \

123456