Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dslab.c272 #define STATS_DEC_ACTIVE(x) ((x)->num_active--) macro
296 #define STATS_DEC_ACTIVE(x) do { } while (0) macro
/kernel/linux/linux-6.6/mm/
Dslab.c272 #define STATS_DEC_ACTIVE(x) ((x)->num_active--) macro
296 #define STATS_DEC_ACTIVE(x) do { } while (0) macro