Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c312 #define STATS_INC_ACOVERFLOW(x) ((x)->node_overflow++) macro
332 #define STATS_INC_ACOVERFLOW(x) do { } while (0) macro
1003 STATS_INC_ACOVERFLOW(cachep); in __cache_free_alien()