Lines Matching full:inject
50 inject NVMe status code and retry flag on devices permitted by setting
57 inject IO timeouts by setting config items under
59 inject requeue requests by setting config items under
61 inject init_hctx() errors by setting config items under
70 fault-inject-debugfs kernel module provides some debugfs entries for runtime
141 default is 'Y', setting it to 'N' will also inject failures into
149 default is 'Y', setting it to 'N' will also inject failures
185 - /sys/kernel/debug/fail_function/inject:
205 specifies the "error" return value to inject to the given function.
214 In order to inject faults while debugfs is not available (early boot time),
267 (free objects) functions are usually harder to inject errors than allocate
310 - #include <linux/fault-inject.h>
316 Please see the definition of struct fault_attr in fault-inject.h
343 Upon should_fail() returning true, client code should inject a failure:
350 - Inject slab allocation failures into module init/exit code::
385 - Inject page allocation failures only for a specific module::
426 - Inject open_ctree error while btrfs mount::
438 echo $FAILFUNC > /sys/kernel/debug/$FAILTYPE/inject
456 echo > /sys/kernel/debug/$FAILTYPE/inject
484 Same as above except to inject page allocation failure instead of slab