Home
last modified time | relevance | path

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

/mm/
Dslab.c319 #define STATS_INC_ALLOCMISS(x) atomic_inc(&(x)->allocmiss) macro
335 #define STATS_INC_ALLOCMISS(x) do { } while (0) macro