Searched refs:cache_flags (Results 1 – 1 of 1) sorted by relevance
14 bool should_failslab(size_t size, gfp_t gfpflags, unsigned long cache_flags) in should_failslab() argument22 if (failslab.cache_filter && !(cache_flags & SLAB_FAILSLAB)) in should_failslab()