| /linux/tools/testing/selftests/net/bench/page_pool/ |
| H A D | bench_page_pool_simple.c | 172 /* Fast-path recycling e.g. XDP_DROP use-case */ in time_bench_page_pool() 183 get_page(page); /* cause no-recycling */ in time_bench_page_pool()
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-pool.c | 59 * Allocate a new parameter via recycling the oldest entry in the pool.
|
| /linux/include/net/page_pool/ |
| H A D | types.h | 129 * struct page_pool_recycle_stats - recycling (freeing) statistics 130 * @cached: recycling placed page in the page pool cache
|
| /linux/tools/include/linux/ |
| H A D | slab.h | 98 * guard against object recycling (See &SLAB_TYPESAFE_BY_RCU for
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd.h | 209 * So we need to use a pid > 300 in order to test recycling.
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | rx.c | 220 * To be used on exceptions or rare cases not requiring fast inline recycling.
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_queues.c | 142 /* Take additional page references for recycling */ in nicvf_alloc_page() 145 * page recycling) per 8 Rx queues, in XDP mode adjusting in nicvf_alloc_page() 157 * receive buffers, so cost of recycling is less anyway. in nicvf_alloc_page() 275 /* Initialize page recycling stuff. in nicvf_init_rbdr() 359 /* Release additional page references held for recycling */ in nicvf_free_rbdr()
|
| H A D | nicvf_queues.h | 232 /* For page recycling */
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | request-api.rst | 115 Recycling and Destruction
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | adapter.h | 138 unsigned int rx_recycle_buf; /* whether recycling occurred
|
| /linux/net/core/ |
| H A D | xdp.c | 430 * is used for those calls sites. Thus, allowing for faster recycling 733 * Buffers are allocated from the system percpu pools to try recycling them.
|
| /linux/Documentation/networking/device_drivers/ethernet/altera/ |
| H A D | altera_tse.rst | 86 completion in the context of the interrupt handling chain by recycling
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta.h | 415 * state and manage frame recycling
|
| /linux/drivers/usb/musb/ |
| H A D | tusb6010_omap.c | 259 /* Since we're recycling dma areas, we need to clean or invalidate */ in tusb_omap_dma_program()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_fdma.c | 7 * Page recycling code is mostly taken from gianfar driver.
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_tx.c | 260 /* Recycling pool API */
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 249 * Insert more, enough to trigger recycling.
|
| /linux/drivers/infiniband/ulp/iser/ |
| H A D | iscsi_iser.c | 274 * The recycling scheme is based on whether a response is expected in iscsi_iser_mtask_xmit()
|
| /linux/drivers/usb/host/ |
| H A D | ehci-sched.c | 1814 * Note that we carefully avoid recycling this descriptor until after any 2208 * Note that we carefully avoid recycling this descriptor until after any
|
| /linux/drivers/mtd/ |
| H A D | ftl.c | 627 pr_debug("ftl_cs: recycling freshest block...\n"); in reclaim_block()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_rx.c | 1032 /* This will gain efficient xdp frame recycling at the in mlx4_en_calc_rx_buf()
|
| /linux/include/net/libeth/ |
| H A D | xdp.h | 1246 * direct recycling. Zeroes @xdp->data to avoid UAFs.
|
| /linux/drivers/net/ethernet/ibm/ |
| H A D | ibmveth.c | 1466 netdev_dbg(netdev, "recycling invalid buffer\n"); in ibmveth_poll()
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | sge.c | 587 * Setup which skb recycle Q should be used when recycling buffers from in alloc_rx_resources()
|
| /linux/tools/perf/ |
| H A D | builtin-lock.c | 2738 /* recycling report_lock_ops */ in cmd_lock()
|