Current File : //proc/self/root/usr/src/linux-headers-6.14.0-1012-aws/scripts/atomic/fallbacks/cmpxchg
cat <<EOF
	return raw_cmpxchg${order}(&v->counter, old, new);
EOF