| /Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/rmgr/src/ |
| D | rmgr_vbuf.c | 151 if (pool->recycle && pool->size) { in ia_css_rmgr_init_vbuf() 219 assert(pool->recycle); in rmgr_push_handle() 246 assert(pool->recycle); in rmgr_pop_handle() 293 if (pool->recycle) { in ia_css_rmgr_acq_vbuf() 325 if (!pool->recycle) { in ia_css_rmgr_rel_vbuf()
|
| /Linux-v5.10/Documentation/networking/ |
| D | page_pool.rst | 21 will either recycle the page, or in case of refcnt > 1, it will 79 the allocator owns the page and will try to recycle it in one of the pool 87 must guarantee safe context (e.g NAPI), since it will recycle the page
|
| /Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/ |
| D | ia_css_rmgr_vbuf.h | 38 u8 recycle; member
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_rx.c | 306 bool recycle) in mlx5e_page_release_dynamic() argument 308 if (likely(recycle)) { in mlx5e_page_release_dynamic() 323 bool recycle) in mlx5e_page_release() argument 332 mlx5e_page_release_dynamic(rq, dma_info, recycle); in mlx5e_page_release() 353 bool recycle) in mlx5e_put_rx_frag() argument 356 mlx5e_page_release(rq, frag->di, recycle); in mlx5e_put_rx_frag() 391 bool recycle) in mlx5e_free_rx_wqe() argument 396 mlx5e_put_rx_frag(rq, wi, recycle); in mlx5e_free_rx_wqe() 468 mlx5e_free_rx_mpwqe(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, bool recycle) in mlx5e_free_rx_mpwqe() argument 483 mlx5e_page_release(rq, &dma_info[i], recycle); in mlx5e_free_rx_mpwqe()
|
| /Linux-v5.10/drivers/staging/media/meson/vdec/ |
| D | vdec.h | 135 void (*recycle)(struct amvdec_core *core, u32 buf_idx); member
|
| D | codec_mpeg12.c | 208 .recycle = codec_mpeg12_recycle,
|
| D | codec_h264.c | 482 .recycle = codec_h264_recycle,
|
| D | vdec.c | 50 return codec_ops->can_recycle && codec_ops->recycle; in vdec_codec_needs_recycle() 66 codec_ops->recycle(core, tmp->vb->index); in vdec_recycle_thread()
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-counter-104-quad-8 | 21 normal, range limit, non-recycle, and modulo-n. The preset value 36 Non-recycle:
|
| D | sysfs-bus-counter | 42 non-recycle:
|
| /Linux-v5.10/drivers/media/platform/sti/delta/ |
| D | delta.h | 370 int (*recycle)(struct delta_ctx *ctx, struct delta_frame *frame); member
|
| D | delta-mjpeg-dec.c | 454 .recycle = delta_recycle_default,
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | xdp.c | 369 bool recycle) in mlx5e_free_xdpsq_desc() argument 386 mlx5e_page_release_dynamic(xdpi.page.rq, &xdpi.page.di, recycle); in mlx5e_free_xdpsq_desc()
|
| D | txrx.h | 53 bool recycle);
|
| /Linux-v5.10/drivers/atm/ |
| D | nicstarmac.copyright | 35 * recycle large data buffers
|
| /Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
| D | mci.c | 577 goto recycle; in ath_mci_intr() 590 recycle: in ath_mci_intr()
|
| /Linux-v5.10/Documentation/userspace-api/media/mediactl/ |
| D | request-api.rst | 205 Once we don't need the request anymore, we can either recycle it for reuse with 253 controls and recycle the request as in the M2M example above.
|
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | userp.rst | 114 advance and recycle the most recently used buffers first. Of course,
|
| /Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_core.h | 359 struct remote_event recycle; member
|
| D | vchiq_core.c | 460 remote_event_poll(&state->recycle_event, &state->local->recycle); in remote_event_pollall() 1198 remote_event_signal(&state->remote->recycle); in release_slot() 1954 remote_event_wait(&state->recycle_event, &local->recycle); in recycle_func() 2202 remote_event_create(&state->recycle_event, &local->recycle); in vchiq_init_state()
|
| /Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| D | sge.c | 805 recycle: in get_packet() 813 goto recycle; in get_packet() 865 recycle: in get_packet_pg() 873 goto recycle; in get_packet_pg() 883 goto recycle; in get_packet_pg()
|
| /Linux-v5.10/drivers/net/wan/ |
| D | fsl_ucc_hdlc.c | 544 goto recycle; in hdlc_rx_done() 591 recycle: in hdlc_rx_done()
|
| /Linux-v5.10/drivers/net/ethernet/ti/ |
| D | davinci_emac.c | 881 goto recycle; in emac_rx_handler() 899 recycle: in emac_rx_handler()
|
| /Linux-v5.10/Documentation/crypto/ |
| D | async-tx-api.rst | 101 recycle (or free) the descriptor. A descriptor can be acked by one of the
|
| /Linux-v5.10/Documentation/filesystems/ |
| D | ramfs-rootfs-initramfs.rst | 31 VM when it's looking to recycle memory.
|