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

/linux-4.1.27/mm/
H A Dslab.c1706 static void poison_obj(struct kmem_cache *cachep, void *addr, unsigned char val) poison_obj() function
2502 poison_obj(cachep, objp, POISON_FREE); cache_init_objs()
2754 poison_obj(cachep, objp, POISON_FREE); cache_free_debugcheck()
2757 poison_obj(cachep, objp, POISON_FREE); cache_free_debugcheck()
2894 poison_obj(cachep, objp, POISON_INUSE); cache_alloc_debugcheck_after()

Completed in 65 milliseconds