Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dslab_def.h55 unsigned long max_freeable; member
/linux-4.1.27/mm/
Dslab.c314 if ((x)->max_freeable < i) \
315 (x)->max_freeable = i; \
3992 unsigned long max_freeable = cachep->max_freeable; in slabinfo_show_stats() local
4000 reaped, errors, max_freeable, node_allocs, in slabinfo_show_stats()