Home
last modified time | relevance | path

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

/linux/include/net/page_pool/
H A Dtypes.h55 #define PP_ALLOC_CACHE_REFILL 64 macro
/linux/net/core/
H A Dpage_pool.c419 } while (pool->alloc.count < PP_ALLOC_CACHE_REFILL); in page_pool_refill_alloc_cache()
593 const int bulk = PP_ALLOC_CACHE_REFILL; in __page_pool_alloc_netmems_slow()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c667 PP_ALLOC_CACHE_REFILL * PAGE_SIZE); in mlx5e_rx_compute_wqe_bulk_params()
/linux/io_uring/
H A Dzcrx.c1093 unsigned to_alloc = PP_ALLOC_CACHE_REFILL; in io_pp_zc_alloc_netmems()