Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslub.c4887 #define SO_TOTAL (1 << SL_TOTAL) macro
4931 if (flags & SO_TOTAL) in show_slab_objects()
4944 if (flags & SO_TOTAL) in show_slab_objects()
4973 if (flags & SO_TOTAL) in show_slab_objects()
4990 if (flags & SO_TOTAL) in show_slab_objects()
5215 return show_slab_objects(s, buf, SO_ALL|SO_TOTAL); in total_objects_show()
/kernel/linux/linux-6.6/mm/
H A Dslub.c5404 #define SO_TOTAL (1 << SL_TOTAL) macro
5433 if (flags & SO_TOTAL) in show_slab_objects()
5447 if (flags & SO_TOTAL) in show_slab_objects()
5477 if (flags & SO_TOTAL) in show_slab_objects()
5493 if (flags & SO_TOTAL) in show_slab_objects()
5727 return show_slab_objects(s, buf, SO_ALL|SO_TOTAL); in total_objects_show()

Completed in 18 milliseconds