| /linux/include/linux/ |
| H A D | skbuff_ref.h | 37 static __always_inline void skb_page_unref(netmem_ref netmem, bool recycle) in skb_page_unref() argument 40 if (recycle && napi_pp_put_page(netmem)) in skb_page_unref() 49 * @recycle: recycle the page if allocated via page_pool 54 static __always_inline void __skb_frag_unref(skb_frag_t *frag, bool recycle) in __skb_frag_unref() argument 56 skb_page_unref(skb_frag_netmem(frag), recycle); in __skb_frag_unref()
|
| H A D | virtio.h | 129 void (*recycle)(struct virtqueue *vq, void *buf), 132 void (*recycle)(struct virtqueue *vq, void *buf),
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_rx.c | 551 int recycle = gve_rx_can_recycle_buffer(copy_page_info); in gve_rx_copy_to_pool() local 553 if (unlikely(recycle < 0)) { in gve_rx_copy_to_pool() 557 alloc_page = !recycle; in gve_rx_copy_to_pool() 671 int recycle = gve_rx_can_recycle_buffer(page_info); in gve_rx_skb() local 673 if (unlikely(recycle < 0)) { in gve_rx_skb() 677 page_info->can_flip = recycle; in gve_rx_skb() 977 int recycle = gve_rx_can_recycle_buffer(page_info); in gve_rx_refill_buffers() local 979 if (recycle < 0) { in gve_rx_refill_buffers() 984 if (!recycle) { in gve_rx_refill_buffers()
|
| /linux/drivers/platform/raspberrypi/vchiq-interface/ |
| H A D | TESTING | 95 Local: slots 34-64 tx_pos=0x1e8 recycle=0x1f 107 Remote: slots 2-32 tx_pos=0x170 recycle=0x1f
|
| H A D | vchiq_core.c | 595 remote_event_poll(&state->recycle_event, &state->local->recycle); in remote_event_pollall() 1301 remote_event_signal(state, &state->remote->recycle); in release_slot() 2359 ret = remote_event_wait(&state->recycle_event, &local->recycle); in recycle_func() 2584 remote_event_create(&state->recycle_event, &local->recycle); in vchiq_init_state()
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | xdp.c | 270 goto recycle; in libeth_xdp_buff_add_frag() 274 recycle: in libeth_xdp_buff_add_frag()
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | codec_mpeg12.c | 208 .recycle = codec_mpeg12_recycle,
|
| H A D | codec_h264.c | 482 .recycle = codec_h264_recycle,
|
| H A 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/drivers/media/platform/st/sti/delta/ |
| H A D | delta.h | 370 int (*recycle)(struct delta_ctx *ctx, struct delta_frame *frame); member
|
| H A D | delta-mjpeg-dec.c | 456 .recycle = delta_recycle_default,
|
| H A D | delta-v4l2.c | 143 call_dec_op(dec, recycle, ctx, frame); in delta_recycle()
|
| /linux/drivers/atm/ |
| H A D | nicstarmac.copyright | 35 * recycle large data buffers
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | mci.c | 579 goto recycle; in ath_mci_intr() 592 recycle: in ath_mci_intr()
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A 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/include/linux/raspberrypi/ |
| H A D | vchiq_core.h | 283 struct remote_event recycle; member
|
| /linux/drivers/virtio/ |
| H A D | virtio_ring.c | 2694 void (*recycle)(struct virtqueue *vq, void *buf)) in virtqueue_disable_and_recycle() 2715 recycle(_vq, buf); in virtqueue_disable_and_recycle() 3336 void (*recycle)(struct virtqueue *vq, void *buf), in virtqueue_resize() 3351 err = virtqueue_disable_and_recycle(_vq, recycle); in virtqueue_resize() 3383 void (*recycle)(struct virtqueue *vq, void *buf), in virtqueue_reset() 3389 err = virtqueue_disable_and_recycle(_vq, recycle); in virtqueue_reset()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | userp.rst | 114 advance and recycle the most recently used buffers first. Of course,
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | sge.c | 801 recycle: in get_packet() 809 goto recycle; in get_packet() 860 recycle: in get_packet_pg() 868 goto recycle; in get_packet_pg() 878 goto recycle; in get_packet_pg()
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_rtapp.rst | 44 SIZE_OF_RAM);`) so that the kernel executes aggressive strategies to recycle as
|
| /linux/drivers/net/wan/ |
| H A D | fsl_ucc_hdlc.c | 548 goto recycle; in hdlc_rx_done() 595 recycle: in hdlc_rx_done()
|
| /linux/Documentation/crypto/ |
| H A D | async-tx-api.rst | 101 recycle (or free) the descriptor. A descriptor can be acked by one of the
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 381 on the wait queue and one attempt is made to recycle them. Obviously,
|
| /linux/scripts/ |
| H A D | spelling.txt | 1338 recyle||recycle
|