Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c2920 static bool slab_should_failslab(struct kmem_cache *cachep, gfp_t flags) in slab_should_failslab() function
3155 if (slab_should_failslab(cachep, flags)) in slab_alloc_node()
3243 if (slab_should_failslab(cachep, flags)) in slab_alloc()