Searched refs:__CMPXCHG_DBL (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/arm64/include/asm/ |
| D | atomic_ll_sc.h | 235 #define __CMPXCHG_DBL(name, mb, rel, cl) \ macro 264 __CMPXCHG_DBL( , , , ) 265 __CMPXCHG_DBL(_mb, dmb ish, l, "memory") 267 #undef __CMPXCHG_DBL
|
| D | atomic_lse.h | 389 #define __CMPXCHG_DBL(name, mb, cl...) \ macro 424 __CMPXCHG_DBL( , ) 425 __CMPXCHG_DBL(_mb, al, "memory") 428 #undef __CMPXCHG_DBL
|