Lines Matching refs:fault
7 Available fault injection capabilities
29 Configure fault-injection capabilities behavior
34 fault-inject-debugfs kernel module provides some debugfs entries for runtime
35 configuration of fault-injection capabilities.
71 to debug the problems revealed by fault injection.
126 How to add new fault injection capability
129 o #include <linux/fault-inject.h>
131 o define the fault attributes
135 Please see the definition of struct fault_attr in fault-inject.h
138 o provide a way to configure fault attributes
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
158 configure the fault attributes.
246 tools/testing/fault-injection/failcmd.sh. Please run a command
247 "./tools/testing/fault-injection/failcmd.sh --help" for more information and
255 # ./tools/testing/fault-injection/failcmd.sh \
261 # ./tools/testing/fault-injection/failcmd.sh --times=100 \
268 ./tools/testing/fault-injection/failcmd.sh --times=100 \