Searched defs:__CMPXCHG_CASE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | atomic_ll_sc.h | 239 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ macro 295 #undef __CMPXCHG_CASE global() macro [all...] |
H A D | atomic_lse.h | 340 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, cl...) \ macro 381 #undef __CMPXCHG_CASE global() macro [all...] |
H A D | cmpxchg.h | 106 #define __CMPXCHG_CASE(name, sz) \ macro 132 #undef __CMPXCHG_CASE global() macro [all...] |
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | atomic_ll_sc.h | 239 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ macro 295 #undef __CMPXCHG_CASE global() macro [all...] |
H A D | cmpxchg.h | 105 #define __CMPXCHG_CASE(name, sz) \ macro 131 #undef __CMPXCHG_CASE global() macro [all...] |
H A D | atomic_lse.h | 248 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, cl...) \ macro 282 #undef __CMPXCHG_CASE global() macro [all...] |
Completed in 3 milliseconds