Home
last modified time | relevance | path

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

/linux/mm/
A Dslab.c276 #define STATS_ADD_REAPED(x, y) ((x)->reaped += (y)) macro
300 #define STATS_ADD_REAPED(x, y) do { (void)(y); } while (0) macro
4035 STATS_ADD_REAPED(searchp, freed); in cache_reap()

Completed in 12 milliseconds