Searched refs:atomic_fetch_inc_relaxed (Results 1 – 3 of 3) sorted by relevance
85 atomic_fetch_inc_relaxed(X) __atomic_fetch_op{once}(X,+,1)
573 atomic_fetch_inc_relaxed(atomic_t *v) in atomic_fetch_inc_relaxed() function
476 if (atomic_fetch_inc_relaxed(&cmdq->lock) >= 0) in arm_smmu_cmdq_shared_lock()