Searched defs:max_freeable (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dslab.c391 if ((x)->max_freeable < i) \
392 (x)->max_freeable = i; \
4329 unsigned long max_freeable = cachep->max_freeable; local
4337 reaped, errors, max_freeable, node_allocs,

Completed in 13 milliseconds