Home
last modified time | relevance | path

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

/mm/
Dslab.c1448 static void poison_obj(struct kmem_cache *cachep, void *addr, unsigned char val) in poison_obj() function
1583 poison_obj(cachep, page->freelist - obj_offset(cachep), in slab_destroy_debugcheck()
2365 poison_obj(cachep, objp, POISON_FREE); in cache_init_objs_debug()
2733 poison_obj(cachep, objp, POISON_FREE); in cache_free_debugcheck()
2754 poison_obj(cachep, objp, POISON_FREE); in fixup_objfreelist_debug()
3000 poison_obj(cachep, objp, POISON_INUSE); in cache_alloc_debugcheck_after()