Searched refs:__LL_SC_EXPORT (Results 1 – 2 of 2) sorted by relevance
56 __LL_SC_EXPORT(atomic_##op);78 __LL_SC_EXPORT(atomic_##op##_return##name);100 __LL_SC_EXPORT(atomic_fetch_##op##name);150 __LL_SC_EXPORT(atomic64_##op);172 __LL_SC_EXPORT(atomic64_##op##_return##name);194 __LL_SC_EXPORT(atomic64_fetch_##op##name);249 __LL_SC_EXPORT(atomic64_dec_if_positive);275 __LL_SC_EXPORT(__cmpxchg_case_##name);323 __LL_SC_EXPORT(__cmpxchg_double##name);
30 #define __LL_SC_EXPORT(x) EXPORT_SYMBOL(__LL_SC_PREFIX(x)) macro53 #define __LL_SC_EXPORT(x) macro