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