Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslab.c285 #define STATS_INC_ACOVERFLOW(x) ((x)->node_overflow++) macro
305 #define STATS_INC_ACOVERFLOW(x) do { } while (0) macro