Searched defs:__barrier (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/s390/include/asm/ |
D | atomic.h | 33 #define __ATOMIC_LOOP(ptr, op_val, op_string, __barrier) \ argument 55 #define __ATOMIC_LOOP(ptr, op_val, op_string, __barrier) \ argument 176 #define __ATOMIC64_LOOP(ptr, op_val, op_string, __barrier) \ argument 198 #define __ATOMIC64_LOOP(ptr, op_val, op_string, __barrier) \ argument
|
D | bitops.h | 56 #define __BITOPS_LOOP(__addr, __val, __op_string, __barrier) \ argument 77 #define __BITOPS_LOOP(__addr, __val, __op_string, __barrier) \ argument
|