Searched refs:PP_ALLOC_CACHE_REFILL (Results 1 – 4 of 4) sorted by relevance
55 #define PP_ALLOC_CACHE_REFILL 64 macro
419 } 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()
958 entries = min_t(unsigned, entries, PP_ALLOC_CACHE_REFILL); in io_zcrx_ring_refill()993 while (area->free_count && pp->alloc.count < PP_ALLOC_CACHE_REFILL) { in io_zcrx_refill_slow()
667 PP_ALLOC_CACHE_REFILL * PAGE_SIZE); in mlx5e_rx_compute_wqe_bulk_params()