Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfault-inject.h67 int should_failslab(struct kmem_cache *s, gfp_t gfpflags);
/Linux-v5.4/mm/
Dslab.h567 if (should_failslab(s, flags)) in slab_pre_alloc_hook()
Dslab_common.c1789 int should_failslab(struct kmem_cache *s, gfp_t gfpflags) in should_failslab() function
1795 ALLOW_ERROR_INJECTION(should_failslab, ERRNO);