Searched refs:__ATOMIC_CONST_OP (Results 1 – 1 of 1) sorted by relevance
| /arch/s390/include/asm/ |
| A D | atomic_ops.h | 93 #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier) \ macro 103 __ATOMIC_CONST_OP(op_name, op_type, op_string, "") \ 104 __ATOMIC_CONST_OP(op_name##_barrier, op_type, op_string, "bcr 14,0\n") 110 #undef __ATOMIC_CONST_OP
|
Completed in 3 milliseconds