Searched defs:__raw_cmpxchg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/ |
H A D | cmpxchg.h | 35 #define __raw_cmpxchg(ptr, old, new, size, lock) \ macro
|
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/ |
H A D | cmpxchg.h | 35 #define __raw_cmpxchg(ptr, old, new, size, lock) \ macro
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | cmpxchg.h | 85 #define __raw_cmpxchg(ptr, old, new, size, lock) \ macro
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | cmpxchg.h | 85 #define __raw_cmpxchg(ptr, old, new, size, lock) \ macro
|
Completed in 2 milliseconds