Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.h337 #define ioat_get_alloc_order() \ macro
Ddma.c826 else if (ioat_chan->alloc_order > ioat_get_alloc_order()) { in check_active()
835 if (ioat_chan->alloc_order > ioat_get_alloc_order()) in check_active()
Dinit.c715 order = ioat_get_alloc_order(); in ioat_alloc_chan_resources()