Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Diova.c462 static inline bool fq_full(struct iova_fq *fq) in fq_full() function
561 * flushed out on another CPU. This makes the fq_full() check below less in queue_iova()
566 if (fq_full(fq)) { in queue_iova()
/kernel/linux/linux-6.6/drivers/iommu/
H A Ddma-iommu.c111 static inline bool fq_full(struct iova_fq *fq) in fq_full() function
197 * flushed out on another CPU. This makes the fq_full() check below less in queue_iova()
202 if (fq_full(fq)) { in queue_iova()

Completed in 5 milliseconds