Searched refs:on_freelist (Results 1 – 1 of 1) sorted by relevance
1203 static int on_freelist(struct kmem_cache *s, struct slab *slab, void *search) in on_freelist() function1402 if (on_freelist(s, slab, object)) { in free_consistency_checks()4946 if (!check_slab(s, slab) || !on_freelist(s, slab, NULL)) in validate_slab()