Searched refs:__LL_SC_CALL (Results 1 – 2 of 2) sorted by relevance
33 #define __LL_SC_CALL(op) "bl\t" __stringify(__LL_SC_PREFIX(op)) "\n" macro
28 #define __LL_SC_ATOMIC(op) __LL_SC_CALL(atomic_##op)225 #define __LL_SC_ATOMIC64(op) __LL_SC_CALL(atomic64_##op)447 #define __LL_SC_CMPXCHG(op) __LL_SC_CALL(__cmpxchg_case_##op)493 #define __LL_SC_CMPXCHG_DBL(op) __LL_SC_CALL(__cmpxchg_double##op)