Searched refs:__cmpxchg_32 (Results 1 – 3 of 3) sorted by relevance
43 # uint32_t __cmpxchg_32(uint32_t *v, uint32_t test, uint32_t new)46 .globl __cmpxchg_3247 .type __cmpxchg_32,@function48 __cmpxchg_32: label62 .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, \
62 EXPORT_SYMBOL(__cmpxchg_32);