Searched full:injects (Results 1 – 25 of 34) sorted by relevance
12
/linux-6.12.1/Documentation/fault-injection/ |
D | fault-injection.rst | 13 injects slab allocation failures. (kmalloc(), kmem_cache_alloc(), ...) 17 injects page allocation failures. (alloc_pages(), get_free_pages(), ...) 21 injects failures in user memory access functions. (copy_from_user(), get_user(), ...) 25 injects futex deadlock and uaddr fault errors. 29 injects kernel RPC client and server failures. 33 injects disk IO errors on devices permitted by setting 39 injects MMC data errors on devices permitted by setting 44 injects error return on specific functions, which are marked by
|
/linux-6.12.1/tools/virtio/virtio-trace/ |
D | README | 113 A host injects read start order to the guest via virtio-serial. 117 A host injects read stop order to the guest via virtio-serial.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-mcp3564 | 44 Internal voltage reference buffer injects a certain quantity of
|
D | debugfs-cxl | 65 (WO) Writing an integer to this file injects the corresponding
|
/linux-6.12.1/Documentation/gpu/amdgpu/ |
D | ras.rst | 58 This test injects errors for each IP.
|
/linux-6.12.1/Documentation/driver-api/nvdimm/ |
D | firmware-activate.rst | 53 expect and injects a quiet period for the memory controller, but 'live'
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | riscv,aplic.yaml | 45 Given APLIC domain directly injects external interrupts to a set of
|
/linux-6.12.1/Documentation/security/ |
D | snp-tdx-threat-model.rst | 236 - A misbehaving host injects malformed input via any communication 243 - A misbehaving host injects a specific input value via any
|
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/ |
D | svm_nested_soft_inject_test.c | 45 * vmmcall. The caller injects an exception with the return address in l2_guest_code_int()
|
/linux-6.12.1/Documentation/bpf/ |
D | bpf_prog_run.rst | 110 redirected to an interface that injects it into the stack), the page will be
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_mod_race.c | 24 * thread makes forward progress, and fmod_ret injects an error so that the
|
/linux-6.12.1/fs/ |
D | signalfd.c | 111 * userspace. In case someone injects one of these signals in signalfd_copyinfo()
|
/linux-6.12.1/Documentation/firmware-guide/acpi/apei/ |
D | einj.rst | 136 Injects a CXL error type into the CXL port represented by $dport_dev,
|
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_pfc.sh | 4 # This test injects a 10-MB burst of traffic with VLAN tag and 802.1p priority
|
/linux-6.12.1/drivers/edac/ |
D | zynqmp_edac.c | 228 * zero, it injects errors
|
/linux-6.12.1/crypto/ |
D | jitterentropy.c | 413 * This function injects the individual bits of the time value into the 540 /* Now call the next noise sources which also injects the data */ in jent_measure_jitter()
|
/linux-6.12.1/drivers/gpu/drm/ttm/tests/ |
D | ttm_bo_test.c | 133 * A test case heavily inspired by ww_test_edeadlk_normal(). It injects
|
/linux-6.12.1/drivers/misc/genwqe/ |
D | card_base.h | 99 #define GENWQE_INJECT_HARDWARE_FAILURE 0x00000001 /* injects -1 reg reads */
|
/linux-6.12.1/tools/testing/selftests/x86/ |
D | amx.c | 820 * Ptracer injects the randomized tile data state. It also reads
|
/linux-6.12.1/drivers/hid/i2c-hid/ |
D | i2c-hid-dmi-quirks.c | 34 * driver operates between the i2c-hid layer and the device and injects
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 811 /* injects a MMIO error for all pdev's belonging to PE */ in pseries_eeh_err_inject()
|
/linux-6.12.1/Documentation/virt/kvm/ |
D | api.rst | 574 This injects an edge type external interrupt into the guest once it's ready 585 This injects a level type external interrupt into the guest context. The 4310 vector(s) that i8254 injects. Reinject mode dequeues a tick and injects its 4312 !reinject mode injects an interrupt as soon as a tick arrives. 6093 This ioctl injects an event channel interrupt directly to the guest vCPU. 7728 exception_payload field. Similarly, when userspace injects a #PF (or 7825 access to an MSR is denied. By default, KVM injects #GP on denied accesses.
|
/linux-6.12.1/arch/ |
D | Kconfig | 829 (CFI) checking, where the compiler injects a runtime check to each
|
/linux-6.12.1/arch/microblaze/kernel/ |
D | entry.S | 1266 * For TMR Inject API which injects the error should
|
/linux-6.12.1/drivers/firmware/arm_scmi/ |
D | raw_mode.c | 567 * if the user injects messages without using monotonically increasing in scmi_xfer_raw_get_init()
|
12