Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfault-inject.h74 int should_failslab(struct kmem_cache *s, gfp_t gfpflags);
/linux-6.3-rc2/mm/
A Dslab_common.c1460 int should_failslab(struct kmem_cache *s, gfp_t gfpflags) in should_failslab() function
1466 ALLOW_ERROR_INJECTION(should_failslab, ERRNO);
A Dslab.h730 if (should_failslab(s, flags)) in slab_pre_alloc_hook()
/linux-6.3-rc2/kernel/bpf/
A Dverifier.c17259 BTF_ID(func, should_failslab) in BTF_ID()

Completed in 34 milliseconds