linux/scripts/atomic/fallbacks/inc_and_test

cat <<EOF
	return raw_${atomic}_inc_return(v) == 0;
EOF