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