Home
last modified time | relevance | path

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

/mm/
Dslub.c933 static int check_object(struct kmem_cache *s, struct page *page, in check_object() function
1178 if (!check_object(s, page, object, SLUB_RED_INACTIVE)) in alloc_consistency_checks()
1227 if (!check_object(s, page, object, SLUB_RED_ACTIVE)) in free_consistency_checks()
1510 static inline int check_object(struct kmem_cache *s, struct page *page, in check_object() function
1893 check_object(s, page, p, SLUB_RED_INACTIVE); in __free_slab()
4616 if (!check_object(s, page, p, val)) in validate_slab()