/linux-4.1.27/drivers/edac/ |
D | amd64_edac_inj.c | 9 return sprintf(buf, "0x%x\n", pvt->injection.section); in amd64_inject_section_show() 36 pvt->injection.section = (u32) value; in amd64_inject_section_store() 46 return sprintf(buf, "0x%x\n", pvt->injection.word); in amd64_inject_word_show() 73 pvt->injection.word = (u32) value; in amd64_inject_word_store() 83 return sprintf(buf, "0x%x\n", pvt->injection.bit_map); in amd64_inject_ecc_vector_show() 109 pvt->injection.bit_map = (u32) value; in amd64_inject_ecc_vector_store() 132 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in amd64_inject_read_store() 136 word_bits = SET_NB_DRAM_INJECTION_READ(pvt->injection); in amd64_inject_read_store() 165 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in amd64_inject_write_store() 169 word_bits = SET_NB_DRAM_INJECTION_WRITE(pvt->injection); in amd64_inject_write_store()
|
D | amd64_edac.h | 386 struct error_injection injection; member
|
D | Kconfig | 64 tristate "Simple MCE injection interface" 115 bool "Sysfs HW Error injection facilities"
|
/linux-4.1.27/Documentation/fault-injection/ |
D | notifier-error-inject.txt | 1 Notifier error injection 4 Notifier error injection provides the ability to inject artificial errors to 14 CPU notifier error injection module 43 PM notifier error injection module 61 Memory hotplug notifier error injection module 78 powerpc pSeries reconfig notifier error injection module 92 There are tools/testing/selftests using the notifier error injection features 99 injection tests if notifier error injection module is available.
|
D | fault-injection.txt | 1 Fault injection capabilities infrastructure 7 Available fault injection capabilities 29 Configure fault-injection capabilities behavior 35 configuration of fault-injection capabilities. 39 likelihood of failure injection, in percent. 62 on each call to should_fail(,size). Failure injection is 71 to debug the problems revealed by fault injection. 126 How to add new fault injection capability 142 If you need to enable the fault injection capability from boot time, you can 156 If the scope of the fault injection capability is limited to a [all …]
|
/linux-4.1.27/Documentation/acpi/apei/ |
D | einj.txt | 4 EINJ provides a hardware error injection mechanism. It is very useful 13 mechanism through which the injection is done. 20 has an option to enable error injection. Look for something called WHEA 65 Write any integer to this file to trigger the error injection. Make 73 injection. Value is a bitmask as specified in ACPI5.0 spec for the 81 injection specifies just one bit set, and param1 is multiplexed. 105 The error injection mechanism is a two-step process. First inject the 109 location, or device that is the target of the error injection. Whether 121 the target of the injection. For processor-related errors (type 0x1, 0x2 155 An error injection example: [all …]
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 42 idle injection across all online CPU threads was introduced. The goal 90 kidle_inject/cpu. During idle injection, it runs monitor/mwait idle 123 instantly as given input (target idle ratio). After injection, 125 the next injection accordingly to avoid over/under correction. 146 a) determine the effective range of idle injection ratio 206 we have a simple algorithm to double the injection ratio. A possible 228 The maximum range that idle injection is allowed is capped at 50 233 case, little can be done from the idle injection threads. In most 240 with the changes. During this time, idle injection is out of sync, 243 ratio is updated much less frequently than the idle injection [all …]
|
/linux-4.1.27/Documentation/ja_JP/ |
D | SubmitChecklist | 98 挙動について、fault-injectionを利用して確認してください。 99 Documentation/fault-injection/ を参照してください。 102 fault-injectionを追加したほうが良いかもしれません。
|
/linux-4.1.27/Documentation/networking/ |
D | mac80211-injection.txt | 1 How to use packet injection with mac80211 17 radiotap headers and used to control injection: 31 The injection code can also skip all other currently defined radiotap fields
|
D | 00-INDEX | 139 mac80211-injection.txt 140 - HOWTO use packet injection with mac80211
|
D | pktgen.txt | 190 pgset stop aborts injection. Also, ^C aborts generator.
|
/linux-4.1.27/tools/testing/fault-injection/ |
D | failcmd.sh | 25 likelihood of failure injection, in percent. 44 See Documentation/fault-injection/fault-injection.txt for more
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | fault_injection.txt | 4 Fault injection is a method for forcing errors that may not normally occur, or 16 On the client, mount the fault injection server through NFS v4.0+ and do some 64 This script has been created to ease the fault injection process. This script
|
D | 00-INDEX | 6 - information for using fault injection on the server
|
/linux-4.1.27/drivers/acpi/apei/ |
D | Kconfig | 17 error injection. 53 EINJ provides a hardware error injection mechanism, it is
|
/linux-4.1.27/Documentation/ |
D | SubmitChecklist | 81 21: Has been checked with injection of at least slab and page-allocation 82 failures. See Documentation/fault-injection/. 85 injection might be appropriate.
|
D | edac.txt | 571 injection registers 668 functionality via some error injection nodes: 674 Controls the error injection mask register. It is possible to specify
|
D | 00-INDEX | 184 fault-injection/ 185 - dir with docs about the fault injection capabilities infrastructure.
|
D | kernel-parameters.txt | 1127 General fault injection mechanism. 1129 See also Documentation/fault-injection/.
|
/linux-4.1.27/drivers/pci/pcie/aer/ |
D | Kconfig.debug | 15 error injection can fake almost all kinds of errors with the
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | Kconfig | 18 Error injection is supported to test rare errors that are hard
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 602 tristate "Memory hotplug notifier error injection module" 1355 tristate "Notifier error injection" 1366 tristate "CPU notifier error injection module" 1390 tristate "PM notifier error injection module" 1414 tristate "OF reconfig notifier error injection module" 1431 bool "Fault-injection framework" 1434 Provide fault-injection framework. 1435 For more details, see Documentation/fault-injection/. 1438 bool "Fault-injection capability for kmalloc" 1442 Provide fault-injection capability for kmalloc. [all …]
|
/linux-4.1.27/Documentation/vm/ |
D | hwpoison.txt | 121 Note these injection interfaces are not stable and might change between 129 This should be only used for testing with artificial injection. 133 Limit injection to pages owned by memgroup. Specified by inode number
|
/linux-4.1.27/Documentation/video4linux/ |
D | si476x.txt | 141 0x09 | injside | 0 - Low-side injection is being used 142 | | 1 - High-side injection is used
|
D | vivid.txt | 28 - Error injection to test what happens if errors occur 241 error injection support of vivid. When this option is set, then the 572 These vivid custom controls control the image generation, error injection, etc.
|
/linux-4.1.27/Documentation/power/powercap/ |
D | powercap.txt | 14 Power Limit" (RAPL) technology, whereas the 'idle-injection' control type 15 corresponds to the use of idle injection for controlling power.
|
/linux-4.1.27/drivers/block/drbd/ |
D | Kconfig | 43 bool "DRBD fault injection"
|
/linux-4.1.27/Documentation/PCI/ |
D | pcieaer-howto.txt | 251 4. Software error injection 255 injection can be used to fake various kinds of PCIe errors. 257 First you should enable PCIe AER software error injection in kernel
|
/linux-4.1.27/Documentation/development-process/ |
D | 4.Coding | 275 The kernel provides a fault injection framework which can do exactly that, 276 especially where memory allocations are involved. With fault injection 279 Running with fault injection enabled allows the programmer to see how the 281 Documentation/fault-injection/fault-injection.txt for more information on
|
/linux-4.1.27/Documentation/security/ |
D | Yama.txt | 24 (http://www.storm.net.nz/projects/7) and arbitrary code injection
|
/linux-4.1.27/drivers/thermal/ |
D | Kconfig | 232 tristate "Intel PowerClamp idle injection driver" 237 Enable this to enable Intel PowerClamp idle injection driver. This
|
/linux-4.1.27/arch/ia64/ |
D | Kconfig | 509 tristate "MC error injection support" 511 Adds support for MC error injection. If enabled, the kernel 513 call MC error injection PAL procedures to inject various errors.
|
/linux-4.1.27/fs/nfsd/ |
D | Kconfig | 110 bool "NFS server manual fault injection"
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 176 injection to indicate type of asynchronous page fault. Value 244 injection. Value of 1 means that guest can skip writing EOI to the apic
|
D | timekeeping.txt | 466 at any time. This causes problems as the passage of real time, the injection
|
D | api.txt | 2151 PIT timer interrupts may use a per-VM kernel thread for injection. If it
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig.debug | 343 bool "Fault-injection capability for IOMMU" 346 Provide fault-injection capability for IOMMU. Each device can
|
/linux-4.1.27/Documentation/ia64/ |
D | err_inject.txt | 12 and query error injection capabilities. The driver code is in 15 (sysfs interface) to inject errors or query error injection capabilities. 18 It's especially useful for people who can not access hardware MC injection
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Procfile.txt | 138 written to this proc file. Used for fault injection.
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 1278 * Fixed crash on driver rmmod after error injection tests and
|
/linux-4.1.27/ |
D | MAINTAINERS | 3984 F: Documentation/fault-injection/ 6205 F: Documentation/networking/mac80211-injection.txt
|