Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dslub.c1118 static int check_object(struct kmem_cache *s, struct slab *slab, in check_object() function
1360 if (!check_object(s, slab, object, SLUB_RED_INACTIVE)) in alloc_consistency_checks()
1407 if (!check_object(s, slab, object, SLUB_RED_ACTIVE)) in free_consistency_checks()
1653 static inline int check_object(struct kmem_cache *s, struct slab *slab, in check_object() function
2007 check_object(s, slab, p, SLUB_RED_INACTIVE); in __free_slab()
4955 if (!check_object(s, slab, p, val)) in validate_slab()
/linux-6.1.9/Documentation/mm/
Dslub.rst202 [<c017e2cc>] check_object+0x66/0x234