Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Datomic_ops.h102 #define __ATOMIC_CONST_OPS(op_name, op_type, op_string) \ macro
106 __ATOMIC_CONST_OPS(__atomic_add_const, int, "asi")
107 __ATOMIC_CONST_OPS(__atomic64_add_const, long, "agsi")
109 #undef __ATOMIC_CONST_OPS

Completed in 2 milliseconds