Searched defs:slab_should_failslab (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dslab.c3234 static bool slab_should_failslab(struct kmem_cache *cachep, gfp_t flags) function
3465 if (slab_should_failslab(cachep, flags))
3550 if (slab_should_failslab(cachep, flags))

Completed in 11 milliseconds