Lines Matching refs:failures
12 injects slab allocation failures. (kmalloc(), kmem_cache_alloc(), ...)
16 injects page allocation failures. (alloc_pages(), get_free_pages(), ...)
52 specifies the interval between failures, for calls to
60 specifies how many times failures may happen at most.
81 Any positive value limits failures to only processes indicated by
105 default is 'N', setting it to 'Y' won't inject failures into
112 default is 'N', setting it to 'Y' will inject failures
118 failures.
171 o add a hook to insert failures
180 o Inject slab allocation failures into module init/exit code
215 o Inject page allocation failures only for a specific module
269 Same as above except to specify 100 times failures at most instead of one time