xref: /linux/scripts/atomic/fallbacks/cmpxchg (revision e7d759f31ca295d589f7420719c311870bb3166f)
1cat <<EOF
2	return raw_cmpxchg${order}(&v->counter, old, new);
3EOF
4