Searched full:injecting (Results 1 – 25 of 153) sorted by relevance
1234567
| /kernel/linux/linux-4.19/tools/testing/selftests/rseq/ |
| D | run_param_test.sh | 68 echo "Injecting at <${INJECT_LIST[$i]}>" 89 echo "Injecting at <${INJECT_LIST[$i]}>"
|
| /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-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-4.19/Documentation/filesystems/nfs/ |
| D | fault_injection.txt | 7 production system. Injecting an error on the Linux NFS server will allow us to 21 injecting faults on the NFS server. As root, write a number n to the file
|
| /kernel/linux/linux-4.19/tools/testing/selftests/powerpc/scripts/ |
| D | hmi.sh | 66 echo "Injecting HMI on core $core, chip $chip" | tee /dev/kmsg 69 echo "Error injecting. Aborting!"
|
| /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-4.19/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-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-5.10/drivers/net/ethernet/freescale/fman/ |
| D | Kconfig | 39 stress with multiple ports injecting line-rate traffic.
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/freescale/fman/ |
| D | Kconfig | 37 stress with multiple ports injecting line-rate traffic.
|
| /kernel/linux/linux-4.19/samples/pktgen/ |
| D | pktgen_bench_xmit_mode_queue_xmit.sh | 8 # Script for injecting packets into egress qdisc path of the stack
|
| D | pktgen_bench_xmit_mode_netif_receive.sh | 7 # Script for injecting packets into RX path of the stack with pktgen
|
| /kernel/linux/linux-4.19/tools/perf/Documentation/ |
| D | perf-inject.txt | 58 Process jitdump files by injecting the mmap records corresponding to jitted
|
| /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-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-4.19/lib/ |
| D | notifier-error-inject.c | 41 pr_info("Injecting error (%d) to %s\n", err, action->name); in notifier_err_inject_callback()
|
| /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/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-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/drivers/gpu/drm/i915/ |
| D | i915_utils.c | 75 "Injecting failure %d at checkpoint %u [%s:%d]\n", in __i915_inject_probe_error()
|
| /kernel/linux/linux-4.19/drivers/powercap/ |
| D | idle_inject.c | 51 * @tsk: task injecting the idle cycles 190 pr_debug("Starting injecting idle cycles on CPUs '%*pbl'\n", in idle_inject_start()
|
| /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-4.19/mm/ |
| D | hwpoison-inject.c | 54 pr_info("Injecting memory failure at pfn %#lx\n", pfn); in hwpoison_inject()
|
1234567