Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c299 #define STATS_INC_ACTIVE(x) ((x)->num_active++) macro
323 #define STATS_INC_ACTIVE(x) do { } while (0) macro