Searched refs:__ATOMIC_CONST_OPS (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Datomic_ops.h86 #define __ATOMIC_CONST_OPS(op_name, op_type, op_string) \ macro
90 __ATOMIC_CONST_OPS(__atomic_add_const, int, "asi")
91 __ATOMIC_CONST_OPS(__atomic64_add_const, long, "agsi")
93 #undef __ATOMIC_CONST_OPS macro

Completed in 95 milliseconds