Home
last modified time | relevance | path

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

/linux/mm/
A Dfailslab.c30 if (failslab.cache_filter && !(s->flags & SLAB_FAILSLAB)) in __should_failslab()
A Dslab_common.c50 SLAB_FAILSLAB | kasan_never_merge())
A Dslub.c1470 *flags |= SLAB_FAILSLAB; in parse_slub_debug_flags()
5608 return sysfs_emit(buf, "%d\n", !!(s->flags & SLAB_FAILSLAB)); in failslab_show()
/linux/include/linux/
A Dslab.h98 # define SLAB_FAILSLAB ((slab_flags_t __force)0x02000000U) macro
100 # define SLAB_FAILSLAB 0 macro

Completed in 19 milliseconds