Searched refs:maxobj (Results 1 – 1 of 1) sorted by relevance
1090 int maxobj; in check_slab() local1097 maxobj = order_objects(compound_order(page), s->size); in check_slab()1098 if (page->objects > maxobj) { in check_slab()1100 page->objects, maxobj); in check_slab()