Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dslub.c6753 #define SO_TOTAL (1 << SL_TOTAL) macro
6782 if (flags & SO_TOTAL) in show_slab_objects()
6796 if (flags & SO_TOTAL) in show_slab_objects()
6826 if (flags & SO_TOTAL) in show_slab_objects()
6842 if (flags & SO_TOTAL) in show_slab_objects()
7076 return show_slab_objects(s, buf, SO_ALL|SO_TOTAL); in total_objects_show()