Home
last modified time | relevance | path

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

1234

/linux/include/linux/dsa/
H A Docelot.h221 static inline void ocelot_ifh_set_bypass(void *injection, u64 bypass) in ocelot_ifh_set_bypass() argument
223 packing(injection, &bypass, 127, 127, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_bypass()
226 static inline void ocelot_ifh_set_rew_op(void *injection, u64 rew_op) in ocelot_ifh_set_rew_op() argument
228 packing(injection, &rew_op, 125, 117, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_rew_op()
231 static inline void ocelot_ifh_set_dest(void *injection, u64 dest) in ocelot_ifh_set_dest() argument
233 packing(injection, &dest, 67, 56, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_dest()
236 static inline void ocelot_ifh_set_qos_class(void *injection, u64 qos_class) in ocelot_ifh_set_qos_class() argument
238 packing(injection, &qos_class, 19, 17, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_qos_class()
241 static inline void seville_ifh_set_dest(void *injection, u64 dest) in seville_ifh_set_dest() argument
243 packing(injection, &dest, 67, 57, OCELOT_TAG_LEN, PACK, 0); in seville_ifh_set_dest()
[all …]
/linux/net/dsa/
H A Dtag_ocelot.c17 void *injection; in ocelot_xmit_common() local
28 injection = skb_push(skb, OCELOT_TAG_LEN); in ocelot_xmit_common()
32 memset(injection, 0, OCELOT_TAG_LEN); in ocelot_xmit_common()
33 ocelot_ifh_set_bypass(injection, 1); in ocelot_xmit_common()
34 ocelot_ifh_set_src(injection, ds->num_ports); in ocelot_xmit_common()
35 ocelot_ifh_set_qos_class(injection, qos_class); in ocelot_xmit_common()
36 ocelot_ifh_set_vlan_tci(injection, vlan_tci); in ocelot_xmit_common()
37 ocelot_ifh_set_tag_type(injection, tag_type); in ocelot_xmit_common()
41 ocelot_ifh_set_rew_op(injection, rew_op); in ocelot_xmit_common()
43 *ifh = injection; in ocelot_xmit_common()
[all …]
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst1 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.
H A Dindex.rst4 Fault-injection
10 fault-injection
12 nvme-fault-injection
/linux/Documentation/sound/designs/
H A Djack-injection.rst8 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
39 jack injection interface will be created as below:
125 read-write, enable or disable injection
127 - injection disabled:
134 - injection enabled:
141 - to enable jack injection:
147 - to disable jack injection:
H A Dindex.rst17 jack-injection
/linux/Documentation/firmware-guide/acpi/apei/
H A Deinj.rst7 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
151 the target of the injection. For processor-related errors (type 0x1, 0x2
[all …]
/linux/Documentation/ABI/testing/
H A Ddebugfs-cec-error-inj6 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:
H A Ddebugfs-scmi-raw5 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
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst46 idle injection across all online CPU threads was introduced. The goal
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
241 case, little can be done from the idle injection threads. In most
248 with the changes. During this time, idle injection is out of sync,
251 ratio is updated much less frequently than the idle injection
[all …]
/linux/Documentation/driver-api/thermal/
H A Dcpu-idle-cooling.rst38 injection period, we can mitigate the temperature by modulating the
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::
190 rigorously compute the idle injection
/linux/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst16 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
94 addition, there are commands to clear existing error injection commands and
[all …]
/linux/Documentation/translations/ja_JP/
H A DSubmitChecklist92 挙動について、fault-injectionを利用して確認してください。
93 Documentation/fault-injection/ を参照してください。
96 fault-injectionを追加したほうが良いかもしれません。
/linux/Documentation/security/secrets/
H A Dcoco.rst7 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).
/linux/tools/testing/fault-injection/
H A Dfailcmd.sh26 likelihood of failure injection, in percent.
45 See Documentation/fault-injection/fault-injection.rst for more
/linux/drivers/media/cec/
H A DKconfig21 bool "Enable CEC error injection support"
24 This option enables CEC error injection using debugfs.
/linux/Documentation/virt/kvm/s390/
H A Ds390-pv.rst32 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
/linux/Documentation/translations/zh_CN/process/
H A D4.Coding.rst211 Documentation/fault-injection/fault-injection.rst。
/linux/Documentation/networking/
H A Dmac80211-injection.rst4 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
/linux/Documentation/translations/zh_TW/process/
H A D4.Coding.rst214 Documentation/fault-injection/fault-injection.rst。
/linux/fs/cachefiles/
H A DKconfig24 bool "Provide error injection for cachefiles"
27 This permits error injection to be enabled in cachefiles whilst a
/linux/drivers/platform/surface/aggregator/
H 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
/linux/Documentation/gpu/amdgpu/
H A Dras.rst6 debugfs (for error injection).
40 Sample code for testing error injection can be found here:
/linux/drivers/acpi/apei/
H A DKconfig18 error injection.
59 EINJ provides a hardware error injection mechanism, it is
/linux/Documentation/process/
H A Dsubmit-checklist.rst126 4) Has been checked with injection of at least slab and page-allocation
127 failures. See ``Documentation/fault-injection/``.
129 injection might be appropriate.

1234