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

/linux-master/drivers/iommu/
H A Ddma-iommu.c130 static inline bool fq_full(struct iova_fq *fq) function
226 * flushed out on another CPU. This makes the fq_full() check below less
231 if (fq_full(fq)) {

Completed in 112 milliseconds