Lines Matching refs:failures
13 injects slab allocation failures. (kmalloc(), kmem_cache_alloc(), ...)
17 injects page allocation failures. (alloc_pages(), get_free_pages(), ...)
69 specifies the interval between failures, for calls to
77 specifies how many times failures may happen at most.
100 Any positive value limits failures to only processes indicated by
125 default is 'N', setting it to 'Y' won't inject failures into
133 default is 'N', setting it to 'Y' will inject failures
139 failures.
236 - add a hook to insert failures
245 - Inject slab allocation failures into module init/exit code::
280 - Inject page allocation failures only for a specific module::
373 Same as above except to specify 100 times failures at most instead of one time