Searched defs:__CMPXCHG_CASE (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | atomic_lse.h | 248 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, cl...) \ macro
|
H A D | cmpxchg.h | 105 #define __CMPXCHG_CASE(name, sz) \ macro
|
H A D | atomic_ll_sc.h | 239 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ macro
|