Searched refs:should_failslab (Results 1 – 4 of 4) sorted by relevance
19 int should_failslab(struct kmem_cache *s, gfp_t gfpflags) in should_failslab() function48 ALLOW_ERROR_INJECTION(should_failslab, ERRNO);
4038 if (unlikely(should_failslab(s, flags))) in slab_pre_alloc_hook()
126 int should_failslab(struct kmem_cache *s, gfp_t gfpflags);128 static inline int should_failslab(struct kmem_cache *s, gfp_t gfpflags) in should_failslab() function
21847 BTF_ID(func, should_failslab) in BTF_ID()