Searched refs:STATS_DEC_ACTIVE (Results 1 – 1 of 1) sorted by relevance
272 #define STATS_DEC_ACTIVE(x) ((x)->num_active--) macro296 #define STATS_DEC_ACTIVE(x) do { } while (0) macro3273 STATS_DEC_ACTIVE(cachep); in free_block()