Home
last modified time | relevance | path

Searched refs:reshape_ring (Results 1 – 1 of 1) sorted by relevance

/drivers/dma/ioat/
Ddma.c365 static bool reshape_ring(struct ioatdma_chan *ioat_chan, int order) in reshape_ring() function
505 retry = reshape_ring(ioat_chan, ioat_chan->alloc_order + 1); in ioat_check_space_lock()
830 reshape_ring(ioat_chan, ioat_chan->alloc_order - 1); in check_active()