Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslub.c1321 static int check_object(struct kmem_cache *s, struct slab *slab, in check_object() function
1576 if (!check_object(s, slab, object, SLUB_RED_INACTIVE)) in alloc_consistency_checks()
1623 if (!check_object(s, slab, object, SLUB_RED_ACTIVE)) in free_consistency_checks()
1867 static inline int check_object(struct kmem_cache *s, struct slab *slab, in check_object() function
2665 check_object(s, slab, p, SLUB_RED_INACTIVE); in free_slab()
6092 if (!check_object(s, slab, p, val)) in validate_slab()
/linux-6.12.1/Documentation/mm/
Dslub.rst202 [<c017e2cc>] check_object+0x66/0x234