Searched refs:atomic_fetch_andnot_relaxed (Results 1 – 6 of 6) sorted by relevance
657 #ifndef atomic_fetch_andnot_relaxed661 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot macro691 #ifndef atomic_fetch_andnot_relaxed693 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function697 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro706 int ret = atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot_acquire()718 return atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot_release()729 ret = atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot()
185 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed in ATOMIC_OPS() macro
104 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
505 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function510 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
816 return atomic_fetch_andnot_relaxed(i, v); in atomic_long_fetch_andnot_relaxed()
1375 prod = atomic_fetch_andnot_relaxed(CMDQ_PROD_OWNED_FLAG, in arm_smmu_cmdq_issue_cmdlist()