Home
last modified time | relevance | path

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

/linux/net/core/
H A Dpage_pool.c46 #define alloc_stat_inc(pool, __stat) (pool->alloc_stats.__stat++) argument
48 #define recycle_stat_inc(pool, __stat) \ argument
51 this_cpu_inc(s->__stat); \
54 #define recycle_stat_add(pool, __stat, val) \ argument
57 this_cpu_add(s->__stat, val); \
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c420 #define fbnic_mac_stat_rd64(fbd, reset, __stat, __CSR) \ argument
421 __fbnic_mac_stat_rd64(fbd, reset, FBNIC_##__CSR##_L, &(__stat))