Home
last modified time | relevance | path

Searched refs:SO_TOTAL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/mm/
Dslub.c4472 #define SO_TOTAL (1 << SL_TOTAL) macro
4500 if (flags & SO_TOTAL) in show_slab_objects()
4513 if (flags & SO_TOTAL) in show_slab_objects()
4532 if (flags & SO_TOTAL) in show_slab_objects()
4549 if (flags & SO_TOTAL) in show_slab_objects()
4811 return show_slab_objects(s, buf, SO_ALL|SO_TOTAL); in total_objects_show()