Searched refs:__should_failslab (Results 1 – 2 of 2) sorted by relevance
/mm/ | ||
D | failslab.c | 17 bool __should_failslab(struct kmem_cache *s, gfp_t gfpflags) in __should_failslab() function |
D | slab_common.c | 1351 if (__should_failslab(s, gfpflags)) in should_failslab() |