Lines Matching refs:__res
94 __typeof__(*(ptr)) __res; \
104 __res = (__typeof__(*(ptr))) \
109 __res; \
186 __typeof__(*(ptr)) __res; \
196 __res = arch_cmpxchg_local((ptr), (old), (new)); \
206 __res; \
302 __typeof__(*(ptr)) __res; \
312 __res = __cmpxchg64((ptr), __old, __new); \
315 __res = __cmpxchg64_unsupported(); \
318 __res; \