Home
last modified time | relevance | path

Searched refs:STATS_INC_ERR (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/mm/
Dslab.c269 #define STATS_INC_ERR(x) ((x)->errors++) macro
277 #define STATS_INC_ERR(x) do { } while (0) macro