Home
last modified time | relevance | path

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

/linux/mm/
A Dslab.c283 #define STATS_INC_NODEALLOCS(x) ((x)->node_allocs++) macro
303 #define STATS_INC_NODEALLOCS(x) do { } while (0) macro

Completed in 15 milliseconds