Searched refs:__LL_SC_PREFIX (Results 1 – 2 of 2) sorted by relevance
24 #define __LL_SC_PREFIX(x) __ll_sc_##x macro25 #define __LL_SC_EXPORT(x) EXPORT_SYMBOL(__LL_SC_PREFIX(x))28 #define __LL_SC_CALL(op) "bl\t" __stringify(__LL_SC_PREFIX(op)) "\n"47 #define __LL_SC_PREFIX(x) x macro
42 __LL_SC_PREFIX(atomic_##op(int i, atomic_t *v)) \60 __LL_SC_PREFIX(atomic_##op##_return##name(int i, atomic_t *v)) \105 __LL_SC_PREFIX(atomic64_##op(long i, atomic64_t *v)) \ in ATOMIC_OPS_RLX()123 __LL_SC_PREFIX(atomic64_##op##_return##name(long i, atomic64_t *v)) \167 __LL_SC_PREFIX(atomic64_dec_if_positive(atomic64_t *v))191 __LL_SC_PREFIX(__cmpxchg_case_##name(volatile void *ptr, \237 __LL_SC_PREFIX(__cmpxchg_double##name(unsigned long old1, \