Home
last modified time | relevance | path

Searched refs:injection (Results 1 – 21 of 21) sorted by relevance

/drivers/media/cec/
A DKconfig21 bool "Enable CEC error injection support"
24 This option enables CEC error injection using debugfs.
/drivers/platform/surface/aggregator/
A DKconfig62 Provides error-injection capabilities for the Surface System
65 Specifically, exports error injection hooks to be used with the
66 kernel's function error injection capabilities to simulate underlying
/drivers/acpi/apei/
A DKconfig18 error injection.
60 EINJ provides a hardware error injection mechanism, it is
/drivers/block/null_blk/
A DKconfig11 bool "Support fault injection for Null test block driver"
/drivers/ufs/core/
A DMakefile8 ufshcd-core-$(CONFIG_SCSI_UFS_FAULT_INJECTION) += ufs-fault-injection.o
A DKconfig42 Enable fault injection support in the UFS driver. This makes it easier
/drivers/gpu/drm/ci/xfails/
A Di915-amly-skips.txt24 i915_module_load@reload-with-fault-injection
/drivers/powercap/
A DKconfig53 bool "Idle injection framework"
57 This enables support for the idle injection framework. It
/drivers/virt/coco/efi_secret/
A DKconfig10 confidential computing secret injection (for example for AMD SEV
/drivers/pci/pcie/
A DKconfig38 tristate "PCI Express error injection support"
47 error injection can fake almost all kinds of errors with the
/drivers/thermal/intel/
A DKconfig3 tristate "Intel PowerClamp idle injection driver"
10 Enable this to enable Intel PowerClamp idle injection driver. This
/drivers/media/test-drivers/vivid/
A DKconfig19 Error injection is supported to test rare errors that are hard
/drivers/mtd/ubi/
A DKconfig108 bool "Fault injection capability of UBI device"
112 This option enables fault-injection support for UBI devices for
/drivers/edac/
A Damd64_edac.c605 return sprintf(buf, "0x%x\n", pvt->injection.section); in inject_section_show()
632 pvt->injection.section = (u32) value; in inject_section_store()
641 return sprintf(buf, "0x%x\n", pvt->injection.word); in inject_word_show()
668 pvt->injection.word = (u32) value; in inject_word_store()
678 return sprintf(buf, "0x%x\n", pvt->injection.bit_map); in inject_ecc_vector_show()
704 pvt->injection.bit_map = (u32) value; in inject_ecc_vector_store()
727 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in inject_read_store()
731 word_bits = SET_NB_DRAM_INJECTION_READ(pvt->injection); in inject_read_store()
760 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in inject_write_store()
764 word_bits = SET_NB_DRAM_INJECTION_WRITE(pvt->injection); in inject_write_store()
A Damd64_edac.h372 struct error_injection injection; member
A DKconfig115 When EDAC_DEBUG is enabled, hardware error injection facilities
/drivers/block/drbd/
A DKconfig43 bool "DRBD fault injection"
/drivers/firmware/arm_scmi/
A DKconfig40 If enabled allows the direct injection and snooping of SCMI bare
/drivers/thermal/
A DKconfig203 idle injection. This will throttle the CPU by injecting
/drivers/acpi/
A DKconfig537 extended by adding new code to the firmware (code injection).
/drivers/misc/
A DKconfig570 fault injection.

Completed in 40 milliseconds