Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dpage_pool.c32 #define alloc_stat_inc(pool, __stat) (pool->alloc_stats.__stat++) argument
34 #define recycle_stat_inc(pool, __stat) \ argument
40 #define recycle_stat_add(pool, __stat, val) \ argument
131 #define alloc_stat_inc(pool, __stat) argument
132 #define recycle_stat_inc(pool, __stat) argument
133 #define recycle_stat_add(pool, __stat, val) argument