Home
last modified time | relevance | path

Searched refs:cache_full (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/net/page_pool/
H A Dtypes.h125 u64 cache_full; member
/linux-6.15/net/core/
H A Dpage_pool.c106 stats->recycle_stats.cache_full += pcpu->cache_full; in page_pool_get_stats()
146 *data++ = pool_stats->recycle_stats.cache_full; in page_pool_ethtool_stats_get()
734 recycle_stat_inc(pool, cache_full); in page_pool_recycle_in_cache()
H A Dpage_pool_user.c154 stats.recycle_stats.cache_full) || in page_pool_nl_stats_fill()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c510 rq_stats->pp_recycle_cache_full = stats.recycle_stats.cache_full; in mlx5e_stats_update_stats_rq_page_pool()