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()
1940 flags |= SLAB_POISON; in __kmem_cache_create()
2020 if (debug_pagealloc_enabled_static() && (flags & SLAB_POISON) && in __kmem_cache_create()
2070 (cachep->flags & SLAB_POISON) && in __kmem_cache_create()
2348 if (cachep->ctor && !(cachep->flags & SLAB_POISON)) { in cache_init_objs_debug()
2363 if (cachep->flags & SLAB_POISON) { in cache_init_objs_debug()
2731 if (cachep->flags & SLAB_POISON) { in cache_free_debugcheck()
2769 if (cachep->flags & SLAB_POISON) { in fixup_slab_list()
2996 if (cachep->flags & SLAB_POISON) { in cache_alloc_debugcheck_after()
3017 if (cachep->ctor && cachep->flags & SLAB_POISON) in cache_alloc_debugcheck_after()