Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c274 #define STATS_INC_GROWN(x) ((x)->grown++) macro
298 #define STATS_INC_GROWN(x) do { } while (0) macro