Home
last modified time | relevance | path

Searched full:inject (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dxlnx,tmr-inject.yaml4 $id: http://devicetree.org/schemas/misc/xlnx,tmr-inject.yaml#
7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP
13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
21 - xlnx,tmr-inject-1.0
43 fault-inject@44a30000 {
44 compatible = "xlnx,tmr-inject-1.0";
/freebsd/contrib/kyua/utils/format/
H A Dcontainers.ipp39 /// \param output The stream into which to inject the object.
62 /// \param output The stream into which to inject the object.
77 /// \param output The stream into which to inject the object.
96 /// \param output The stream into which to inject the object.
119 /// \param output The stream into which to inject the object.
/freebsd/tests/sys/cddl/zfs/tests/zinject/
H A Dzinject_test.sh30 atf_set "descr" "Verify fault inject handle content error successfully."
56 atf_set "descr" "Verify fault inject handle metadnode error successfully."
82 atf_set "descr" "Verify fault inject handle into first metadnodecause filesystem unmountable."
108 atf_set "descr" "Verify fault inject handle device error successfully."
H A Dzinject_004_pos.ksh35 # Inject an error into the device of a pool.
41 # 2) Inject an error into the device of the pool.
62 log_assert "Verify fault inject handle device error successfully."
125 log_pass "Fault inject handle device error successfully."
H A Dzinject_001_pos.ksh35 # Inject an error into the plain file contents of a file.
40 # 2) Inject an error into the plain file contents of a file.
63 log_assert "Verify fault inject handle content error successfully."
142 log_pass "Fault inject handle content error successfully."
H A Dzinject_002_pos.ksh35 # Inject an error into the metadnode in the block
41 # 2) Inject an error into the metadnode in the block.
64 log_assert "Verify fault inject handle metadnode error successfully."
143 log_pass "Fault inject handle metadnode error successfully."
H A Dzinject_003_pos.ksh35 # Inject an error into the first metadnode in the block
40 # 2) Inject an error into the first metadnode in the block.
58 log_assert "Verify fault inject handle into first metadnode " \
138 log_pass "Fault inject handle into first metadnode " \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/deadman/
H A Ddeadman_zio.ksh34 # 3. Inject a 10s zio delay to force long IOs.
37 # 6. Inject a 100ms zio delay which is under the 5s allowed.
78 # 3. Inject a 10s zio delay to force long IOs and serialize them..
96 # 6. Inject a 100ms zio delay which is under the 5s allowed, allow them
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/
H A Dauto_spare_multiple.ksh33 # 2. Inject IO ERRORS with a zinject error handler on the first device
36 # 5. Inject IO ERRORS on a second device
104 # 2. Inject IO ERRORS with a zinject error handler on the first device
117 # 5. Inject IO ERRORS on a second device
187 # 2. Inject IO ERRORS with a zinject error handler on two devices
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy_draid1.ksh59 # Inject data corruption error for draid pool
66 # Inject bad device error for draid pool
73 # Inject missing device error for draid pool
H A Dredundancy_raidz1.ksh58 # Inject data corruption error for raidz pool
65 # Inject bad device error for raidz pool
72 # Inject missing device error for raidz pool
H A Dredundancy_draid2.ksh59 # Inject data corruption errors for draid2 pool
68 # Inject bad devices errors for draid2 pool
77 # Inject missing device errors for draid2 pool
H A Dredundancy_draid3.ksh59 # Inject data corruption errors for draid3 pool
68 # Inject bad devices errors for draid3 pool
77 # Inject missing device errors for draid3 pool
H A Dredundancy_raidz2.ksh58 # Inject data corruption errors for raidz2 pool
67 # Inject bad devices errors for raidz2 pool
76 # Inject missing device errors for raidz2 pool
H A Dredundancy_raidz3.ksh58 # Inject data corruption errors for raidz3 pool
67 # Inject bad devices errors for raidz3 pool
76 # Inject missing device errors for raidz3 pool
H A Dredundancy_mirror.ksh60 # Inject data corruption errors for mirrored pool
71 # Inject bad devices errors for mirrored pool
83 # Inject missing device errors for mirrored pool
/freebsd/usr.sbin/bhyvectl/
H A Dbhyvectl.837 .Op Fl -inject-nmi
69 .It Fl -inject-nmi
70 Inject a non-maskable interrupt (NMI) into the VM.
/freebsd/tests/sys/cddl/zfs/tests/redundancy/
H A Dredundancy_001_pos.ksh65 # Inject data corruption error for raidz pool
72 # Inject bad device error for raidz pool
79 # Inject missing device error for raidz pool
H A Dredundancy_002_pos.ksh66 # Inject data corruption errors for raidz2 pool
75 # Inject bad devices errors for raidz2 pool
84 # Inject missing device errors for raidz2 pool
H A Dredundancy_003_pos.ksh68 # Inject data corruption errors for mirrored pool
79 # Inject bad devices errors for mirrored pool
91 # Inject missing device errors for mirrored pool
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzinject.8199 Inject the given error only into specific DVAs.
234 Only inject errors a fraction of the time.
247 Inject an error at a particular block level.
263 Inject an error over a particular logical range of an object, which
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/
H A Dzed_slow_io.ksh33 # 3. Inject slow io errors
111 # inject 10 events over 2.5 seconds, should not degrade.
174 # inject events spaced 0.5 seconds apart, should not degrade
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/
H A Dzpool_scrub_print_repairing.ksh34 # 2. Inject read errors on one vdev
52 # A file is already created in setup.ksh. Inject read errors on the first disk.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_resume_export.ksh37 # 3. Inject a fault in the pool and attempt to export (it
53 # Inject an error so export fails after having just suspended
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dbrcm,iproc-flexrm-mbox.txt24 number of completion messages for which FlexRM will inject
31 specified by this cell then it will inject one MSI interrupt

12345678910>>...12