Searched refs:check_slab (Results 1 – 1 of 1) sorted by relevance
989 static int check_slab(struct kmem_cache *s, struct page *page) in check_slab() function1170 if (!check_slab(s, page)) in alloc_consistency_checks()1262 if (!check_slab(s, page)) in free_debug_processing()4607 if (!check_slab(s, page) || !on_freelist(s, page, NULL)) in validate_slab()