Searched full:injecting (Results 1 – 25 of 192) sorted by relevance
12345678
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | ucna_injection_test.c | 192 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()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
| D | run_param_test.sh | 73 echo "Injecting at <${INJECT_LIST[$i]}>" 94 echo "Injecting at <${INJECT_LIST[$i]}>"
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/scripts/ |
| D | hmi.sh | 59 echo "Injecting HMI on core $core, chip $chip" | tee /dev/kmsg 62 echo "Error injecting. Aborting!"
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
| D | run_param_test.sh | 78 echo "Injecting at <${INJECT_LIST[$i]}>" 99 echo "Injecting at <${INJECT_LIST[$i]}>"
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/scripts/ |
| D | hmi.sh | 59 echo "Injecting HMI on core $core, chip $chip" | tee /dev/kmsg 62 echo "Error injecting. Aborting!"
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | fault-inject-usercopy.h | 6 * This header provides a wrapper for injecting failures to user space memory
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | fault-inject-usercopy.h | 6 * This header provides a wrapper for injecting failures to user space memory
|
| /kernel/linux/linux-5.10/tools/testing/fault-injection/ |
| D | failcmd.sh | 5 # failcmd.sh - run a command with injecting slab/page allocation failures 12 # Run command with injecting slab/page allocation failures by fault
|
| /kernel/linux/linux-6.6/tools/testing/fault-injection/ |
| D | failcmd.sh | 5 # failcmd.sh - run a command with injecting slab/page allocation failures 12 # Run command with injecting slab/page allocation failures by fault
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
| D | Kconfig | 40 stress with multiple ports injecting line-rate traffic.
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
| D | Kconfig | 39 stress with multiple ports injecting line-rate traffic.
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | debugfs-cxl | 11 accessed through the CXL.mem bus. Injecting poison adds the
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | perf-inject.txt | 62 Process jitdump files by injecting the mmap records corresponding to jitted
|
| /kernel/linux/linux-6.6/lib/ |
| D | notifier-error-inject.c | 42 pr_info("Injecting error (%d) to %s\n", err, action->name); in notifier_err_inject_callback()
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
| D | vgic.c | 51 * 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
|
| /kernel/linux/linux-6.6/samples/pktgen/ |
| D | pktgen_bench_xmit_mode_queue_xmit.sh | 8 # Script for injecting packets into egress qdisc path of the stack
|
| /kernel/linux/linux-5.10/lib/ |
| D | notifier-error-inject.c | 42 pr_info("Injecting error (%d) to %s\n", err, action->name); in notifier_err_inject_callback()
|
| D | test_blackhole_dev.c | 5 * by injecting an skb into the stack with skb->dev as the
|
| /kernel/linux/linux-5.10/samples/pktgen/ |
| D | pktgen_bench_xmit_mode_queue_xmit.sh | 8 # Script for injecting packets into egress qdisc path of the stack
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/ |
| D | README | 38 kind of tests it is extremely easy in fact to end-up injecting other
|
| /kernel/linux/linux-5.10/mm/ |
| D | hwpoison-inject.c | 50 pr_info("Injecting memory failure at pfn %#lx\n", pfn); in hwpoison_inject()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/eeh/ |
| D | eeh-basic.sh | 53 # and injecting new errors during the recovery process will probably
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/ |
| D | README | 38 kind of tests it is extremely easy in fact to end-up injecting other
|
| /kernel/linux/linux-5.10/drivers/powercap/ |
| D | idle_inject.c | 52 * @tsk: task injecting the idle cycles 204 pr_debug("Starting injecting idle cycles on CPUs '%*pbl'\n", in idle_inject_start()
|
| /kernel/linux/linux-6.6/mm/ |
| D | hwpoison-inject.c | 50 pr_info("Injecting memory failure at pfn %#lx\n", pfn); in hwpoison_inject()
|
12345678