Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Datomic_ops.h190 #define __ATOMIC_TEST_OPS(op_name, op_type, op_string) \ macro
194 __ATOMIC_TEST_OPS(__atomic_add_and_test, int, "laal")
195 __ATOMIC_TEST_OPS(__atomic64_add_and_test, long, "laalg")
197 #undef __ATOMIC_TEST_OPS

Completed in 5 milliseconds