Searched defs:op_string (Results 1 – 1 of 1) sorted by relevance
/arch/s390/include/asm/ |
D | atomic_ops.h | 13 #define __ATOMIC_OP(op_name, op_type, op_string, op_barrier) \ argument 26 #define __ATOMIC_OPS(op_name, op_type, op_string) \ argument 43 #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier) \ argument 52 #define __ATOMIC_CONST_OPS(op_name, op_type, op_string) \ argument
|