Searched refs:atomic_fetch_inc_relaxed (Results 1 – 3 of 3) sorted by relevance
82 atomic_fetch_inc_relaxed(X) __atomic_fetch_op{once}(X,+,1)
248 atomic_fetch_inc_relaxed(atomic_t *v) in atomic_fetch_inc_relaxed() function
442 if (atomic_fetch_inc_relaxed(&cmdq->lock) >= 0) in arm_smmu_cmdq_shared_lock()
Completed in 12 milliseconds