oo_objects
sinfo->objects_per_slab = oo_objects(s->oo);
unsigned int count = oo_objects(s->oo);
slab->objects = oo_objects(oo);
iter->freelist_count = oo_objects(s->oo);
return !!oo_objects(s->oo);
obj_map = bitmap_alloc(oo_objects(s->oo), GFP_KERNEL);
return sysfs_emit(buf, "%u\n", oo_objects(s->oo));
obj_map = bitmap_alloc(oo_objects(s->oo), GFP_KERNEL);