Home
last modified time | relevance | path

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

/mm/
Dslab.c1447 static void poison_obj(struct kmem_cache *cachep, void *addr, unsigned char val) in poison_obj() function
1582 poison_obj(cachep, page->freelist - obj_offset(cachep), in slab_destroy_debugcheck()
2364 poison_obj(cachep, objp, POISON_FREE); in cache_init_objs_debug()
2732 poison_obj(cachep, objp, POISON_FREE); in cache_free_debugcheck()
2753 poison_obj(cachep, objp, POISON_FREE); in fixup_objfreelist_debug()
2999 poison_obj(cachep, objp, POISON_INUSE); in cache_alloc_debugcheck_after()