Searched defs:xchg_local (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ | ||
| H A D | cmpxchg.h | 13 #define xchg_local(ptr, x) \ macro |
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ | ||
| H A D | cmpxchg.h | 188 #define xchg_local(ptr,x) \ macro |