Searched defs:__cmpxchg_asm (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | cmpxchg.h | 58 #define __cmpxchg_asm(ld, st, m, old, new) \ macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cmpxchg.h | 113 #define __cmpxchg_asm(ld, st, m, old, new) \ macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cmpxchg.h | 112 #define __cmpxchg_asm(ld, st, m, old, new) \ macro
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | cmpxchg.h | 95 #define __cmpxchg_asm(ld, st, m, old, new) \ macro
|
Completed in 2 milliseconds