Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c6506 #define SO_TOTAL (1 << SL_TOTAL) macro
6535 if (flags & SO_TOTAL) in show_slab_objects()
6549 if (flags & SO_TOTAL) in show_slab_objects()
6579 if (flags & SO_TOTAL) in show_slab_objects()
6595 if (flags & SO_TOTAL) in show_slab_objects()
6829 return show_slab_objects(s, buf, SO_ALL|SO_TOTAL); in total_objects_show()