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