__atomic64_add_const
__atomic64_add_const(1, (long *)&v->counter);
__atomic64_add_const(-1, (long *)&v->counter);
__ATOMIC_CONST_OPS(__atomic64_add_const, long, "agsi")
__atomic64_add_const(1, &idle->idle_count);