Searched refs:ATOMIC_EXPORT (Results 1 – 1 of 1) sorted by relevance
9 #define ATOMIC_EXPORT(x) EXPORT_SYMBOL(x) macro20 #define ATOMIC_EXPORT(x) macro83 ATOMIC_EXPORT(__atomic_##op##_return); \108 ATOMIC_EXPORT(__atomic64_##op##_return);134 ATOMIC_EXPORT(__atomic32_fetch_##op); \159 ATOMIC_EXPORT(__atomic64_fetch_##op);172 #undef ATOMIC_EXPORT