Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dslub.c5198 #define SO_TOTAL (1 << SL_TOTAL) macro
5227 if (flags & SO_TOTAL) in show_slab_objects()
5241 if (flags & SO_TOTAL) in show_slab_objects()
5271 if (flags & SO_TOTAL) in show_slab_objects()
5288 if (flags & SO_TOTAL) in show_slab_objects()
5526 return show_slab_objects(s, buf, SO_ALL|SO_TOTAL); in total_objects_show()