Home
last modified time | relevance | path

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

/linux-2.4.37.9/mm/
Dslab.c281 #define STATS_INC_ALLOCHIT(x) atomic_inc(&(x)->allochit) macro
286 #define STATS_INC_ALLOCHIT(x) do { } while (0) macro