Home
last modified time | relevance | path

Searched refs:recycling (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/networking/
H A Dnetmem.rst73 7. Avoid implementing driver-specific recycling on top of the page_pool. Drivers
74 cannot hold onto a struct page to do their own recycling as the netmem may
/linux/drivers/dma/
H A Dnbpfaxi.c1135 bool found = false, must_put, recycling = false; in nbpf_chan_tasklet() local
1152 recycling = true; in nbpf_chan_tasklet()
1157 if (recycling) in nbpf_chan_tasklet()
/linux/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst86 completion in the context of the interrupt handling chain by recycling
/linux/net/
H A DKconfig502 Enable page pool statistics to track page allocation and recycling
/linux/Documentation/RCU/
H A DRTFP.txt2732 ,note="\url{http://software.imdea.org/~gotsman/papers/recycling-esop13-ext.pdf}"
2798 http://software.imdea.org/~gotsman/papers/recycling-esop13.pdf
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst467 - Counter is incremented when recycling placed page in the page pool cache.