Searched defs:op_string (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/arch/s390/include/asm/ |
D | atomic_ops.h | 47 #define __ATOMIC_OP(op_name, op_type, op_string, op_barrier) \ argument 60 #define __ATOMIC_OPS(op_name, op_type, op_string) \ argument 77 #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier) \ argument 86 #define __ATOMIC_CONST_OPS(op_name, op_type, op_string) \ argument
|