Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dslub.c4728 #define SO_TOTAL (1 << SL_TOTAL) macro
4772 if (flags & SO_TOTAL) in show_slab_objects()
4785 if (flags & SO_TOTAL) in show_slab_objects()
4804 if (flags & SO_TOTAL) in show_slab_objects()
4821 if (flags & SO_TOTAL) in show_slab_objects()
5087 return show_slab_objects(s, buf, SO_ALL|SO_TOTAL); in total_objects_show()