Searched refs:SLAB_FAILSLAB (Results 1 – 4 of 4) sorted by relevance
30 if (failslab.cache_filter && !(s->flags & SLAB_FAILSLAB)) in __should_failslab()
56 SLAB_FAILSLAB | SLAB_KASAN)
1309 *flags |= SLAB_FAILSLAB; in parse_slub_debug_flags()5291 return sprintf(buf, "%d\n", !!(s->flags & SLAB_FAILSLAB)); in failslab_show()
98 # define SLAB_FAILSLAB ((slab_flags_t __force)0x02000000U) macro100 # define SLAB_FAILSLAB 0 macro