Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c8804 #define SO_TOTAL (1 << SL_TOTAL) macro
8836 if (flags & SO_TOTAL) in show_slab_objects()
8852 if (flags & SO_TOTAL) in show_slab_objects()
9050 return show_slab_objects(s, buf, SO_ALL|SO_TOTAL); in total_objects_show()