Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c189 static int queue_poll(struct arm_smmu_queue_poll *qp) in queue_poll() function
606 ret = queue_poll(&qp); in arm_smmu_cmdq_poll_until_not_full()
631 smp_cond_load_relaxed(cmd, !VAL || (ret = queue_poll(&qp))); in __arm_smmu_cmdq_poll_until_msi()
654 ret = queue_poll(&qp); in __arm_smmu_cmdq_poll_until_consumed()
/linux-6.1.9/block/
Dblk-sysfs.c606 QUEUE_RW_ENTRY(queue_poll, "io_poll");