Searched full:injecting (Results 1 – 25 of 82) sorted by relevance
1234
/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]}>"
|
/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!"
|
/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
|
/linux-5.10/include/linux/ |
D | fault-inject-usercopy.h | 6 * This header provides a wrapper for injecting failures to user space memory
|
D | energy_model.h | 149 * By injecting (1) in (2), 'cpu_nrg' can be re-expressed as a product in em_cpu_energy()
|
/linux-5.10/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 39 stress with multiple ports injecting line-rate traffic.
|
/linux-5.10/tools/perf/Documentation/ |
D | perf-inject.txt | 62 Process jitdump files by injecting the mmap records corresponding to jitted
|
/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
|
/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
|
/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
|
D | pktgen_bench_xmit_mode_netif_receive.sh | 7 # Script for injecting packets into RX path of the stack with pktgen
|
/linux-5.10/mm/ |
D | hwpoison-inject.c | 50 pr_info("Injecting memory failure at pfn %#lx\n", pfn); in hwpoison_inject()
|
/linux-5.10/tools/testing/selftests/powerpc/eeh/ |
D | eeh-basic.sh | 53 # and injecting new errors during the recovery process will probably
|
/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()
|
/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()
|
/linux-5.10/arch/arm64/kvm/vgic/ |
D | vgic.c | 49 * Since the VGIC must support injecting virtual interrupts from ISRs, we have 51 * spinlocks for any lock that may be taken while injecting an interrupt. 537 * subsystems injecting mapped interrupts should reset their interrupt lines 895 * taking any lock. There is a potential race with someone injecting in kvm_vgic_flush_hwstate()
|
D | vgic-irqfd.c | 124 * Injecting SPIs is always possible in atomic context in kvm_arch_set_irq_inatomic()
|
/linux-5.10/Documentation/devicetree/bindings/thermal/ |
D | thermal-idle.yaml | 15 mitigate the temperature on the device by injecting idle cycles,
|
/linux-5.10/Documentation/ABI/testing/ |
D | dev-kmsg | 8 Injecting messages:
|
/linux-5.10/Documentation/fault-injection/ |
D | fault-injection.rst | 321 echo "Injecting errors into the module $module... (interrupt to stop)" 372 Run a command "make -C tools/testing/selftests/ run_tests" with injecting slab
|
/linux-5.10/drivers/edac/ |
D | amd64_edac_inj.c | 88 * store 16 bit error injection vector which enables injecting errors to the
|
/linux-5.10/arch/x86/kernel/cpu/mce/ |
D | inject.c | 558 * This denotes into which bank we're injecting and triggers 626 "\t before injecting.\n"
|
/linux-5.10/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 47 At a specific OPP, we can assume that injecting idle cycle on all CPUs
|
/linux-5.10/Documentation/firmware-guide/acpi/apei/ |
D | einj.rst | 72 write should be the last step when injecting errors.
|
1234