Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfault-inject.h67 int should_failslab(struct kmem_cache *s, gfp_t gfpflags);
/Linux-v5.10/mm/
Dslab_common.c1192 int should_failslab(struct kmem_cache *s, gfp_t gfpflags) in should_failslab() function
1198 ALLOW_ERROR_INJECTION(should_failslab, ERRNO);
Dslab.h518 if (should_failslab(s, flags)) in slab_pre_alloc_hook()
/Linux-v5.10/kernel/bpf/
Dverifier.c11492 BTF_ID(func, should_failslab) in BTF_ID()