Searched refs:atomic_fetch_andnot_relaxed (Results 1 – 6 of 6) sorted by relevance
184 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed in ATOMIC_OPS() macro
725 #define arch_atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed727 #ifndef atomic_fetch_andnot_relaxed731 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot macro761 #ifndef atomic_fetch_andnot_relaxed763 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function767 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro776 int ret = atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot_acquire()788 return atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot_release()799 ret = atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot()
102 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
506 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function511 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
817 return atomic_fetch_andnot_relaxed(i, v); in atomic_long_fetch_andnot_relaxed()
796 prod = atomic_fetch_andnot_relaxed(CMDQ_PROD_OWNED_FLAG, in arm_smmu_cmdq_issue_cmdlist()