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

/linux-master/include/linux/atomic/
H A Datomic-instrumented.h903 * atomic_fetch_andnot_relaxed() - atomic bitwise AND NOT with relaxed ordering
914 atomic_fetch_andnot_relaxed(int i, atomic_t *v) function
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c818 prod = atomic_fetch_andnot_relaxed(CMDQ_PROD_OWNED_FLAG,

Completed in 102 milliseconds