Home
last modified time | relevance | path

Searched refs:slab_should_failslab (Results 1 – 1 of 1) sorted by relevance

/mm/
Dslab.c2931 static bool slab_should_failslab(struct kmem_cache *cachep, gfp_t flags) in slab_should_failslab() function
3166 if (slab_should_failslab(cachep, flags)) in slab_alloc_node()
3254 if (slab_should_failslab(cachep, flags)) in slab_alloc()