Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dslab_def.h56 unsigned long max_freeable; member
/openbmc/linux/mm/
H A Dslab.c287 if ((x)->max_freeable < i) \
288 (x)->max_freeable = i; \
3913 unsigned long max_freeable = cachep->max_freeable; in slabinfo_show_stats() local
3920 reaped, errors, max_freeable, node_allocs, in slabinfo_show_stats()