Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dslab.c273 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++) macro
297 #define STATS_INC_ALLOCED(x) do { } while (0) macro