Searched refs:maxobj (Results 1 – 1 of 1) sorted by relevance
949 int maxobj; in check_slab() local958 maxobj = order_objects(compound_order(page), s->size); in check_slab()959 if (page->objects > maxobj) { in check_slab()961 page->objects, maxobj); in check_slab()