Home
last modified time | relevance | path

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

/linux/mm/
A Dslab.c273 #define STATS_DEC_ACTIVE(x) ((x)->num_active--) macro
297 #define STATS_DEC_ACTIVE(x) do { } while (0) macro

Completed in 19 milliseconds