Home
last modified time | relevance | path

Searched refs:op_string (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Datomic.h32 #define __ATOMIC_LOOP(ptr, op_val, op_string, __barrier) \ argument
39 op_string " %0,%2,%1\n" \
54 #define __ATOMIC_LOOP(ptr, op_val, op_string, __barrier) \ argument
62 op_string " %1,%3\n" \
172 #define __ATOMIC64_LOOP(ptr, op_val, op_string, __barrier) \ argument
179 op_string " %0,%2,%1\n" \
194 #define __ATOMIC64_LOOP(ptr, op_val, op_string, __barrier) \ argument
202 op_string " %1,%3\n" \
Dspinlock.h152 #define __RAW_LOCK(ptr, op_val, op_string) \ argument
158 op_string " %0,%2,%1\n" \
166 #define __RAW_UNLOCK(ptr, op_val, op_string) \ argument
173 op_string " %0,%2,%1\n" \