Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c462 static bool arm_smmu_cmdq_shared_tryunlock(struct arm_smmu_cmdq *cmdq) in arm_smmu_cmdq_shared_tryunlock() function
665 * to arm_smmu_cmdq_shared_tryunlock() can fail accurately. in __arm_smmu_cmdq_poll_until_consumed()
849 if (!arm_smmu_cmdq_shared_tryunlock(cmdq)) { in arm_smmu_cmdq_issue_cmdlist()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c467 static bool arm_smmu_cmdq_shared_tryunlock(struct arm_smmu_cmdq *cmdq) in arm_smmu_cmdq_shared_tryunlock() function
670 * to arm_smmu_cmdq_shared_tryunlock() can fail accurately. in __arm_smmu_cmdq_poll_until_consumed()
854 if (!arm_smmu_cmdq_shared_tryunlock(cmdq)) { in arm_smmu_cmdq_issue_cmdlist()

Completed in 9 milliseconds