Searched refs:queue_poll (Results 1 – 2 of 2) sorted by relevance
189 static int queue_poll(struct arm_smmu_queue_poll *qp) in queue_poll() function606 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()
606 QUEUE_RW_ENTRY(queue_poll, "io_poll");