SO_PARTIAL
if (flags & SO_PARTIAL) {
return show_slab_objects(s, buf, SO_PARTIAL);
return show_slab_objects(s, buf, SO_PARTIAL|SO_OBJECTS);