Home
last modified time | relevance | path

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

/linux/include/linux/
A Dslab_def.h57 unsigned long max_freeable; member
/linux/mm/
A Dslab.c288 if ((x)->max_freeable < i) \
289 (x)->max_freeable = i; \
4095 unsigned long max_freeable = cachep->max_freeable; in slabinfo_show_stats() local
4102 reaped, errors, max_freeable, node_allocs, in slabinfo_show_stats()

Completed in 11 milliseconds