Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h167 bool reshape_ring(struct ioat2_dma_chan *ioat, int order);
Ddma_v2.c286 reshape_ring(ioat, ioat->alloc_order - 1); in check_active()
579 bool reshape_ring(struct ioat2_dma_chan *ioat, int order) in reshape_ring() function
717 retry = reshape_ring(ioat, ioat->alloc_order + 1); in ioat2_check_space_lock()
Ddma_v3.c581 reshape_ring(ioat, ioat->alloc_order - 1); in check_active()