Searched refs:__cmpxchg_32 (Results 1 – 3 of 3) sorted by relevance
153 # uint32_t __cmpxchg_32(uint32_t *v, uint32_t test, uint32_t new)156 .globl __cmpxchg_32157 .type __cmpxchg_32,@function158 __cmpxchg_32: label172 .size __cmpxchg_32, .-__cmpxchg_32
122 extern uint32_t __cmpxchg_32(uint32_t *v, uint32_t test, uint32_t new);133 __cmpxchg_32((__force uint32_t *)__xg_ptr, \
68 EXPORT_SYMBOL(__cmpxchg_32);