Home
last modified time | relevance | path

Searched refs:ioat_free_ring_ent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.h391 void ioat_free_ring_ent(struct ioat_ring_ent *desc, struct dma_chan *chan);
H A Ddma.c366 void ioat_free_ring_ent(struct ioat_ring_ent *desc, struct dma_chan *chan) in ioat_free_ring_ent() function
417 ioat_free_ring_ent(ring[i], c); in ioat_alloc_ring()
H A Dinit.c640 ioat_free_ring_ent(desc, c); in ioat_free_chan_resources()
650 ioat_free_ring_ent(desc, c); in ioat_free_chan_resources()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.h390 void ioat_free_ring_ent(struct ioat_ring_ent *desc, struct dma_chan *chan);
H A Ddma.c366 void ioat_free_ring_ent(struct ioat_ring_ent *desc, struct dma_chan *chan) in ioat_free_ring_ent() function
417 ioat_free_ring_ent(ring[i], c); in ioat_alloc_ring()
H A Dinit.c640 ioat_free_ring_ent(desc, c); in ioat_free_chan_resources()
650 ioat_free_ring_ent(desc, c); in ioat_free_chan_resources()

Completed in 8 milliseconds