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