Home
last modified time | relevance | path

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

/linux/include/net/page_pool/
H A Dtypes.h138 u64 cache_full; member
/linux/net/core/
H A Dpage_pool.c106 stats->recycle_stats.cache_full += pcpu->cache_full; in page_pool_get_stats()
144 *data++ = pool_stats->recycle_stats.cache_full; in page_pool_ethtool_stats_get()
809 recycle_stat_inc(pool, cache_full); in page_pool_recycle_in_cache()
/linux/drivers/md/dm-pcache/
H A Ddm_pcache.c17 if (!cache->cache_full) in pcache_defer_reqs_kick()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c509 rq_stats->pp_recycle_cache_full = stats.recycle_stats.cache_full; in mlx5e_stats_update_stats_rq_page_pool()