Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c310 #define STATS_INC_NODEFREES(x) ((x)->node_frees++) macro
330 #define STATS_INC_NODEFREES(x) do { } while (0) macro