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

/mm/
H A Dslab.c376 #define STATS_DEC_ACTIVE(x) ((x)->num_active--) macro
400 #define STATS_DEC_ACTIVE(x) do { } while (0) macro
3590 STATS_DEC_ACTIVE(cachep);

Completed in 11 milliseconds