Home
last modified time | relevance | path

Searched refs:__LL_SC_CALL (Results 1 – 2 of 2) sorted by relevance

/arch/arm64/include/asm/
Dlse.h33 #define __LL_SC_CALL(op) "bl\t" __stringify(__LL_SC_PREFIX(op)) "\n" macro
Datomic_lse.h28 #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)