Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/dma/
H A Dnbpfaxi.c1122 bool found = false, must_put, recycling = false; in nbpf_chan_tasklet() local
1139 recycling = true; in nbpf_chan_tasklet()
1144 if (recycling) in nbpf_chan_tasklet()
/linux-6.15/Documentation/bpf/
H A Dbpf_prog_run.rst113 When recycling, the page content is not rewritten; only the packet boundary
/linux-6.15/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst86 completion in the context of the interrupt handling chain by recycling
/linux-6.15/net/
H A DKconfig497 Enable page pool statistics to track page allocation and recycling
/linux-6.15/Documentation/netlink/specs/
H A Dnetdev.yaml158 socket receive queues, driver receive ring, page pool recycling
/linux-6.15/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-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst467 - Counter is incremented when recycling placed page in the page pool cache.