Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dpage_pool.c74 stats->alloc_stats.waive += pool->alloc_stats.waive; in page_pool_get_stats()
119 *data++ = pool_stats->alloc_stats.waive; in page_pool_ethtool_stats_get()
263 alloc_stat_inc(pool, waive); in page_pool_refill_alloc_cache()
/linux-6.3-rc2/include/net/
A Dpage_pool.h96 u64 waive; /* failed refills due to numa zone mismatch */ member
/linux-6.3-rc2/Documentation/networking/
A Dpage_pool.rst139 * ``waive``: pages obtained from the ptr ring that cannot be added to
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.c502 rq_stats->pp_alloc_waive = stats.alloc_stats.waive; in mlx5e_stats_update_stats_rq_page_pool()

Completed in 10 milliseconds