Lines Matching refs:SLAB_POISON
1580 if (OBJFREELIST_SLAB(cachep) && cachep->flags & SLAB_POISON) { in slab_destroy_debugcheck()
1588 if (cachep->flags & SLAB_POISON) { in slab_destroy_debugcheck()
1939 flags |= SLAB_POISON; in __kmem_cache_create()
2019 if (debug_pagealloc_enabled_static() && (flags & SLAB_POISON) && in __kmem_cache_create()
2069 (cachep->flags & SLAB_POISON) && in __kmem_cache_create()
2347 if (cachep->ctor && !(cachep->flags & SLAB_POISON)) { in cache_init_objs_debug()
2362 if (cachep->flags & SLAB_POISON) { in cache_init_objs_debug()
2730 if (cachep->flags & SLAB_POISON) { in cache_free_debugcheck()
2768 if (cachep->flags & SLAB_POISON) { in fixup_slab_list()
2995 if (cachep->flags & SLAB_POISON) { in cache_alloc_debugcheck_after()
3016 if (cachep->ctor && cachep->flags & SLAB_POISON) in cache_alloc_debugcheck_after()