Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-sysfs.c621 QUEUE_RW_ENTRY(queue_poll, "io_poll");
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c223 static int queue_poll(struct arm_smmu_queue_poll *qp) in queue_poll() function
673 ret = queue_poll(&qp); in arm_smmu_cmdq_poll_until_not_full()
698 smp_cond_load_relaxed(cmd, !VAL || (ret = queue_poll(&qp))); in __arm_smmu_cmdq_poll_until_msi()
721 ret = queue_poll(&qp); in __arm_smmu_cmdq_poll_until_consumed()