Searched refs:ATOMIC64_OP_SUB_RETURN (Results 1 – 1 of 1) sorted by relevance
274 #define ATOMIC64_OP_SUB_RETURN(name, mb, cl...) \ macro291 ATOMIC64_OP_SUB_RETURN(_relaxed, )292 ATOMIC64_OP_SUB_RETURN(_acquire, a, "memory")293 ATOMIC64_OP_SUB_RETURN(_release, l, "memory")294 ATOMIC64_OP_SUB_RETURN( , al, "memory")296 #undef ATOMIC64_OP_SUB_RETURN
Completed in 3 milliseconds