Home
last modified time | relevance | path

Searched refs:PP_ALLOC_CACHE_REFILL (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dpage_pool.h65 #define PP_ALLOC_CACHE_REFILL 64 macro
/kernel/linux/linux-6.6/include/net/page_pool/
H A Dtypes.h40 #define PP_ALLOC_CACHE_REFILL 64 macro
/kernel/linux/linux-6.6/net/core/
H A Dpage_pool.c310 } while (pool->alloc.count < PP_ALLOC_CACHE_REFILL); in page_pool_refill_alloc_cache()
419 const int bulk = PP_ALLOC_CACHE_REFILL; in __page_pool_alloc_pages_slow()
/kernel/linux/linux-5.10/net/core/
H A Dpage_pool.c145 } while (pool->alloc.count < PP_ALLOC_CACHE_REFILL); in page_pool_refill_alloc_cache()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c727 PP_ALLOC_CACHE_REFILL * PAGE_SIZE); in mlx5e_rx_compute_wqe_bulk_params()

Completed in 6 milliseconds