Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Datomic.h33 #define __ATOMIC_LOOP(ptr, op_val, op_string, __barrier) \ argument
39 op_string " %0,%2,%1\n" \
55 #define __ATOMIC_LOOP(ptr, op_val, op_string, __barrier) \ argument
63 op_string " %1,%3\n" \
176 #define __ATOMIC64_LOOP(ptr, op_val, op_string, __barrier) \ argument
182 op_string " %0,%2,%1\n" \
198 #define __ATOMIC64_LOOP(ptr, op_val, op_string, __barrier) \ argument
206 op_string " %1,%3\n" \
Dspinlock.h151 #define __RAW_LOCK(ptr, op_val, op_string) \ argument
157 op_string " %0,%2,%1\n" \
165 #define __RAW_UNLOCK(ptr, op_val, op_string) \ argument
171 op_string " %0,%2,%1\n" \