Searched defs:__barrier (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/s390/include/asm/ |
D | atomic.h | 32 #define __ATOMIC_LOOP(ptr, op_val, op_string, __barrier) \ argument 54 #define __ATOMIC_LOOP(ptr, op_val, op_string, __barrier) \ argument 172 #define __ATOMIC64_LOOP(ptr, op_val, op_string, __barrier) \ argument 194 #define __ATOMIC64_LOOP(ptr, op_val, op_string, __barrier) \ argument
|
D | bitops.h | 61 #define __BITOPS_LOOP(__addr, __val, __op_string, __barrier) \ argument 83 #define __BITOPS_LOOP(__addr, __val, __op_string, __barrier) \ argument
|