Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dslab_def.h55 unsigned long max_freeable; member
/linux-4.4.14/mm/
Dslab.c315 if ((x)->max_freeable < i) \
316 (x)->max_freeable = i; \
3996 unsigned long max_freeable = cachep->max_freeable; in slabinfo_show_stats() local
4004 reaped, errors, max_freeable, node_allocs, in slabinfo_show_stats()