Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslub.c811 static int check_object(struct kmem_cache *s, struct page *page, in check_object() function
1042 if (!check_object(s, page, object, SLUB_RED_INACTIVE)) in alloc_debug_processing()
1088 if (!check_object(s, page, object, SLUB_RED_ACTIVE)) in free_debug_processing()
1218 static inline int check_object(struct kmem_cache *s, struct page *page, in check_object() function
1466 check_object(s, page, p, SLUB_RED_INACTIVE); in __free_slab()
3889 if (!check_object(s, page, p, SLUB_RED_INACTIVE)) in validate_slab()
3895 if (!check_object(s, page, p, SLUB_RED_ACTIVE)) in validate_slab()
/linux-4.1.27/Documentation/vm/
Dslub.txt163 [<c017e2cc>] check_object+0x66/0x234