Searched refs:maxobj (Results 1 – 1 of 1) sorted by relevance
1111 int maxobj; in check_slab() local1118 maxobj = order_objects(compound_order(page), s->size); in check_slab()1119 if (page->objects > maxobj) { in check_slab()1121 page->objects, maxobj); in check_slab()