Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dpage_pool.c43 #define alloc_stat_inc(pool, __stat) (pool->alloc_stats.__stat++) argument
45 #define recycle_stat_inc(pool, __stat) \ argument
51 #define recycle_stat_add(pool, __stat, val) \ argument
153 #define alloc_stat_inc(pool, __stat) argument
154 #define recycle_stat_inc(pool, __stat) argument
155 #define recycle_stat_add(pool, __stat, val) argument
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_mac.c418 #define fbnic_mac_stat_rd64(fbd, reset, __stat, __CSR) \ argument