Searched refs:should_failslab (Results 1 – 6 of 6) sorted by relevance
67 int should_failslab(struct kmem_cache *s, gfp_t gfpflags);
1318 int should_failslab(struct kmem_cache *s, gfp_t gfpflags) in should_failslab() function1324 ALLOW_ERROR_INJECTION(should_failslab, ERRNO);
494 if (should_failslab(s, flags)) in slab_pre_alloc_hook()
13571 BTF_ID(func, should_failslab) in BTF_ID()
6902 ffff8000101bb834 T should_failslab
Completed in 319 milliseconds