Searched full:injection (Results 1 – 25 of 73) sorted by relevance
123
| /Documentation/sound/designs/ |
| D | jack-injection.rst | 2 ALSA Jack Software Injection 5 Simple Introduction On Jack Injection 8 Here jack injection means users could inject plugin or plugout events 23 for this jack. The jack injection is implemented based on the 26 To inject events to audio jacks, we need to enable the jack injection 31 injection via ``sw_inject_enable`` too, once it is disabled, the jack 35 The Layout of Jack Injection Interface 39 jack injection interface will be created as below: 125 read-write, enable or disable injection 127 - injection disabled: [all …]
|
| D | index.rst | 18 jack-injection
|
| /Documentation/fault-injection/ |
| D | notifier-error-inject.rst | 1 Notifier error injection 4 Notifier error injection provides the ability to inject artificial errors to 14 PM notifier error injection module 33 Memory hotplug notifier error injection module 51 powerpc pSeries reconfig notifier error injection module 64 Netdevice notifier error injection module 91 There are tools/testing/selftests using the notifier error injection features 98 injection tests if notifier error injection module is available.
|
| D | index.rst | 4 Fault-injection 10 fault-injection 12 nvme-fault-injection
|
| D | fault-injection.rst | 2 Fault injection capabilities infrastructure 8 Available fault injection capabilities 48 - NVMe fault injection 55 - Null test block driver fault injection 64 Configure fault-injection capabilities behavior 71 configuration of fault-injection capabilities. 75 likelihood of failure injection, in percent. 99 on each call to should_fail(,size). Failure injection is 109 to debug the problems revealed by fault injection. 177 injection on the RPC client. [all …]
|
| /Documentation/firmware-guide/acpi/apei/ |
| D | einj.rst | 4 APEI Error INJection 7 EINJ provides a hardware error injection mechanism. It is very useful 16 mechanism through which the injection is done. 23 has an option to enable error injection. Look for something called WHEA 35 ...and to (optionally) enable CXL protocol error injection set:: 74 Write any integer to this file to trigger the error injection. Make 82 injection. Value is a bitmask as specified in ACPI5.0 spec for the 93 injection specifies just one bit set, and param1 is multiplexed. 117 The error injection mechanism is a two-step process. First inject the 121 location, or device that is the target of the error injection. Whether [all …]
|
| /Documentation/admin-guide/thermal/ |
| D | intel_powerclamp.rst | 15 - Idle Injection 46 idle injection across all online CPU threads was introduced. The goal 57 Idle Injection 78 Injection is controlled by high priority kernel threads, spawned for 94 kidle_inject/cpu. During idle injection, it runs monitor/mwait idle 129 instantly as given input (target idle ratio). After injection, 131 the next injection accordingly to avoid over/under correction. 152 a) determine the effective range of idle injection ratio 215 we have a simple algorithm to double the injection ratio. A possible 236 The maximum range that idle injection is allowed is capped at 50 [all …]
|
| /Documentation/ABI/testing/ |
| D | debugfs-cec-error-inj | 6 The CEC Framework allows for CEC error injection commands through 8 through which the error injection commands can be given. 18 implemented and that it will remove all current error injection 38 The following CEC error injection implementations exist:
|
| D | debugfs-scmi-raw | 5 Description: SCMI Raw synchronous message injection/snooping facility; write 20 Description: SCMI Raw asynchronous message injection/snooping facility; write 72 Description: SCMI Raw synchronous message injection/snooping facility; write 96 Description: SCMI Raw asynchronous message injection/snooping facility; write
|
| D | debugfs-driver-qat | 104 A write of 1 enables error injection. 106 The following example shows how to enable error injection::
|
| /Documentation/driver-api/thermal/ |
| D | cpu-idle-cooling.rst | 38 injection period, we can mitigate the temperature by modulating the 57 Idle Injection: 60 The base concept of the idle injection is to force the CPU to go to an 66 to almost zero. However, these idle cycles injection will add extra 69 We use a fixed duration of idle injection that gives an acceptable 71 or decreased by modulating the duty cycle of the idle injection. 130 The idle injection duration value must comply with the constraints: 159 tree. So with the idle injection mechanism, we want an average power 172 the idle injection we need. Alternatively if we have the idle 173 injection duration, we can compute the running duration with:: [all …]
|
| /Documentation/userspace-api/media/cec/ |
| D | cec-pin-error-inj.rst | 5 CEC Pin Framework Error Injection 16 over the bus it is easy to support error injection. This is ideal to 23 If ``CONFIG_CEC_PIN_ERROR_INJ`` is enabled, then error injection is available 29 The error injection commands are not a stable ABI and may change in the 33 error injection status:: 44 # RX error injection: 51 # TX error injection settings: 57 # TX error injection: 80 You can write error injection commands to ``error-inj`` using 92 The error injection commands fall in two main groups: those relating to [all …]
|
| /Documentation/security/secrets/ |
| D | coco.rst | 7 This document describes how Confidential Computing secret injection is handled 18 secret injection is performed early in the VM launch process, before the 28 The guest firmware may reserve a designated memory area for secret injection, 56 provides the decryption key (= secret) using the secret injection mechanism. 63 it is passed using the secret injection mechanism (= secure channel).
|
| /Documentation/gpu/amdgpu/ |
| D | ras.rst | 6 debugfs (for error injection). 8 RAS debugfs/sysfs Control and Error Injection Interfaces 40 Sample code for testing error injection can be found here:
|
| /Documentation/virt/kvm/s390/ |
| D | s390-pv.rst | 32 Interrupt injection 34 Interrupt injection is safeguarded by the Ultravisor. As KVM doesn't 35 have access to the VCPUs' lowcores, injection is handled via the 39 injected on SIE entry via a bit in the interrupt injection control 41 at the time of injection, a validity interception is recognized. The
|
| /Documentation/i2c/ |
| D | gpio-fault-injection.rst | 2 Linux I2C fault injection 6 injection capabilities. It is then meant to be connected to another I2C bus 8 injection driver can create special states on the bus which the other I2C bus 15 injection. They will be described now along with their intended use-cases.
|
| /Documentation/process/ |
| D | submit-checklist.rst | 126 4) Has been checked with injection of at least slab and page-allocation 127 failures. See ``Documentation/fault-injection/``. 129 injection might be appropriate.
|
| /Documentation/networking/ |
| D | mac80211-injection.rst | 4 How to use packet injection with mac80211 20 radiotap headers and used to control injection: 70 The injection code can also skip all other currently defined radiotap fields
|
| /Documentation/virt/kvm/devices/ |
| D | s390_flic.rst | 128 - KVM_S390_AIS_MODE_ALL: ALL-Interruptions Mode, i.e. airq injection 131 injection is only allowed once and the following adapter interrupts 139 For adapters subject to AIS, handle the airq injection suppression for
|
| /Documentation/mm/ |
| D | hwpoison.rst | 124 Note these injection interfaces are not stable and might change between 131 artificial injection. 134 Limit injection to pages owned by memgroup. Specified by inode
|
| /Documentation/driver-api/media/ |
| D | cec-core.rst | 120 /* Error injection callbacks */ 322 Optional: Implementing Error Injection Support 325 If the CEC adapter supports Error Injection functionality, then that can 326 be exposed through the Error Injection callbacks: 334 /* Error injection callbacks */ 350 any arguments must be implemented and that it will remove all current error injection 365 current error injection state:: 397 /* Error injection callbacks */
|
| /Documentation/devicetree/bindings/net/pse-pd/ |
| D | podl-pse-regulator.yaml | 13 by the PHY node to control power injection to the Ethernet cable.
|
| /Documentation/devicetree/bindings/misc/ |
| D | xlnx,tmr-inject.yaml | 14 injection by changing selected MicroBlaze instructions, which provides the
|
| /Documentation/ |
| D | index.rst | 60 Fault injection <fault-injection/index>
|
| /Documentation/translations/zh_CN/process/ |
| D | 4.Coding.rst | 211 Documentation/fault-injection/fault-injection.rst。
|
123