Home
last modified time | relevance | path

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

/linux-6.8/net/core/
Dpage_pool.c35 #define alloc_stat_inc(pool, __stat) (pool->alloc_stats.__stat++) argument
37 #define recycle_stat_inc(pool, __stat) \ argument
43 #define recycle_stat_add(pool, __stat, val) \ argument
145 #define alloc_stat_inc(pool, __stat) argument
146 #define recycle_stat_inc(pool, __stat) argument
147 #define recycle_stat_add(pool, __stat, val) argument