Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Damd64_edac_inj.c9 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()
Damd64_edac.h386 struct error_injection injection; member
DKconfig64 tristate "Simple MCE injection interface"
115 bool "Sysfs HW Error injection facilities"
/linux-4.1.27/Documentation/fault-injection/
Dnotifier-error-inject.txt1 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.
Dfault-injection.txt1 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/
Deinj.txt4 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/
Dintel_powerclamp.txt42 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/
DSubmitChecklist98 挙動について、fault-injectionを利用して確認してください。
99 Documentation/fault-injection/ を参照してください。
102 fault-injectionを追加したほうが良いかもしれません。
/linux-4.1.27/Documentation/networking/
Dmac80211-injection.txt1 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
D00-INDEX139 mac80211-injection.txt
140 - HOWTO use packet injection with mac80211
Dpktgen.txt190 pgset stop aborts injection. Also, ^C aborts generator.
/linux-4.1.27/tools/testing/fault-injection/
Dfailcmd.sh25 likelihood of failure injection, in percent.
44 See Documentation/fault-injection/fault-injection.txt for more
/linux-4.1.27/Documentation/filesystems/nfs/
Dfault_injection.txt4 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
D00-INDEX6 - information for using fault injection on the server
/linux-4.1.27/drivers/acpi/apei/
DKconfig17 error injection.
53 EINJ provides a hardware error injection mechanism, it is
/linux-4.1.27/Documentation/
DSubmitChecklist81 21: Has been checked with injection of at least slab and page-allocation
82 failures. See Documentation/fault-injection/.
85 injection might be appropriate.
Dedac.txt571 injection registers
668 functionality via some error injection nodes:
674 Controls the error injection mask register. It is possible to specify
D00-INDEX184 fault-injection/
185 - dir with docs about the fault injection capabilities infrastructure.
Dkernel-parameters.txt1127 General fault injection mechanism.
1129 See also Documentation/fault-injection/.
/linux-4.1.27/drivers/pci/pcie/aer/
DKconfig.debug15 error injection can fake almost all kinds of errors with the
/linux-4.1.27/drivers/media/platform/vivid/
DKconfig18 Error injection is supported to test rare errors that are hard
/linux-4.1.27/lib/
DKconfig.debug602 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/
Dhwpoison.txt121 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/
Dsi476x.txt141 0x09 | injside | 0 - Low-side injection is being used
142 | | 1 - High-side injection is used
Dvivid.txt28 - 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/
Dpowercap.txt14 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/
DKconfig43 bool "DRBD fault injection"
/linux-4.1.27/Documentation/PCI/
Dpcieaer-howto.txt251 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/
D4.Coding275 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/
DYama.txt24 (http://www.storm.net.nz/projects/7) and arbitrary code injection
/linux-4.1.27/drivers/thermal/
DKconfig232 tristate "Intel PowerClamp idle injection driver"
237 Enable this to enable Intel PowerClamp idle injection driver. This
/linux-4.1.27/arch/ia64/
DKconfig509 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/
DKconfig110 bool "NFS server manual fault injection"
/linux-4.1.27/Documentation/virtual/kvm/
Dmsr.txt176 injection to indicate type of asynchronous page fault. Value
244 injection. Value of 1 means that guest can skip writing EOI to the apic
Dtimekeeping.txt466 at any time. This causes problems as the passage of real time, the injection
Dapi.txt2151 PIT timer interrupts may use a per-VM kernel thread for injection. If it
/linux-4.1.27/arch/powerpc/
DKconfig.debug343 bool "Fault-injection capability for IOMMU"
346 Provide fault-injection capability for IOMMU. Each device can
/linux-4.1.27/Documentation/ia64/
Derr_inject.txt12 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/
DProcfile.txt138 written to this proc file. Used for fault injection.
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc1278 * Fixed crash on driver rmmod after error injection tests and
/linux-4.1.27/
DMAINTAINERS3984 F: Documentation/fault-injection/
6205 F: Documentation/networking/mac80211-injection.txt