Home
last modified time | relevance | path

Searched refs:recycle (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v6.1/drivers/staging/media/atomisp/pci/runtime/rmgr/src/
Drmgr_vbuf.c47 .recycle = true,
138 if (pool->recycle && pool->size) { in ia_css_rmgr_init_vbuf()
204 assert(pool->recycle); in rmgr_push_handle()
231 assert(pool->recycle); in rmgr_pop_handle()
282 if (pool->recycle) { in ia_css_rmgr_acq_vbuf()
319 if (!pool->recycle) { in ia_css_rmgr_rel_vbuf()
/Linux-v6.1/drivers/net/ethernet/google/gve/
Dgve_rx.c418 int recycle; in gve_rx_ctx_init() local
447 recycle = gve_rx_can_recycle_buffer(page_info); in gve_rx_ctx_init()
448 reuse_frags = reuse_frags && recycle > 0; in gve_rx_ctx_init()
449 buffer_error = buffer_error || unlikely(recycle < 0); in gve_rx_ctx_init()
508 int recycle = gve_rx_can_recycle_buffer(page_info); in gve_rx_skb() local
510 if (unlikely(recycle < 0)) { in gve_rx_skb()
514 page_info->can_flip = recycle; in gve_rx_skb()
675 int recycle = gve_rx_can_recycle_buffer(page_info); in gve_rx_refill_buffers() local
677 if (recycle < 0) { in gve_rx_refill_buffers()
682 if (!recycle) { in gve_rx_refill_buffers()
/Linux-v6.1/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/
Dia_css_rmgr_vbuf.h38 u8 recycle; member
/Linux-v6.1/Documentation/networking/
Dpage_pool.rst21 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-v6.1/drivers/staging/media/meson/vdec/
Dvdec.h138 void (*recycle)(struct amvdec_core *core, u32 buf_idx); member
Dcodec_mpeg12.c208 .recycle = codec_mpeg12_recycle,
Dcodec_h264.c482 .recycle = codec_h264_recycle,
Dvdec.c50 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-v6.1/include/linux/
Dvirtio.h97 void (*recycle)(struct virtqueue *vq, void *buf));
/Linux-v6.1/drivers/media/platform/st/sti/delta/
Ddelta.h370 int (*recycle)(struct delta_ctx *ctx, struct delta_frame *frame); member
Ddelta-mjpeg-dec.c454 .recycle = delta_recycle_default,
/Linux-v6.1/drivers/atm/
Dnicstarmac.copyright35 * recycle large data buffers
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c480 bool recycle, in mlx5e_free_xdpsq_desc() argument
498 mlx5e_page_release_dynamic(xdpi.page.rq, xdpi.page.page, recycle); in mlx5e_free_xdpsq_desc()
Dtxrx.h69 void mlx5e_page_release_dynamic(struct mlx5e_rq *rq, struct page *page, bool recycle);
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c305 void mlx5e_page_release_dynamic(struct mlx5e_rq *rq, struct page *page, bool recycle) in mlx5e_page_release_dynamic() argument
307 if (likely(recycle)) { in mlx5e_page_release_dynamic()
338 bool recycle) in mlx5e_put_rx_frag() argument
341 mlx5e_page_release_dynamic(rq, frag->au->page, recycle); in mlx5e_put_rx_frag()
380 bool recycle) in mlx5e_free_rx_wqe() argument
394 mlx5e_put_rx_frag(rq, wi, recycle); in mlx5e_free_rx_wqe()
451 mlx5e_free_rx_mpwqe(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, bool recycle) in mlx5e_free_rx_mpwqe() argument
474 mlx5e_page_release_dynamic(rq, alloc_units[i].page, recycle); in mlx5e_free_rx_mpwqe()
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dmci.c577 goto recycle; in ath_mci_intr()
590 recycle: in ath_mci_intr()
/Linux-v6.1/Documentation/userspace-api/media/mediactl/
Drequest-api.rst205 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-v6.1/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h281 struct remote_event recycle; member
Dvchiq_core.c560 remote_event_poll(&state->recycle_event, &state->local->recycle); in remote_event_pollall()
1279 remote_event_signal(&state->remote->recycle); in release_slot()
2003 remote_event_wait(&state->recycle_event, &local->recycle); in recycle_func()
2227 remote_event_create(&state->recycle_event, &local->recycle); in vchiq_init_state()
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Duserp.rst114 advance and recycle the most recently used buffers first. Of course,
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c806 recycle: in get_packet()
814 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-v6.1/drivers/net/wan/
Dfsl_ucc_hdlc.c550 goto recycle; in hdlc_rx_done()
597 recycle: in hdlc_rx_done()
/Linux-v6.1/drivers/net/ethernet/ti/
Ddavinci_emac.c900 goto recycle; in emac_rx_handler()
918 recycle: in emac_rx_handler()
/Linux-v6.1/Documentation/crypto/
Dasync-tx-api.rst101 recycle (or free) the descriptor. A descriptor can be acked by one of the
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-counter48 non-recycle:

12