Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslub.c5408 #define SO_PARTIAL (1 << SL_PARTIAL) macro
5496 if (flags & SO_PARTIAL) { in show_slab_objects()
5634 return show_slab_objects(s, buf, SO_PARTIAL); in partial_show()
5646 return show_slab_objects(s, buf, SO_PARTIAL|SO_OBJECTS); in objects_partial_show()