xref: /linux/scripts/atomic/fallbacks/cmpxchg (revision cdd5b5a9761fd66d17586e4f4ba6588c70e640ea)
1d12157efSMark Rutlandcat <<EOF
2*9257959aSMark Rutland	return raw_cmpxchg${order}(&v->counter, old, new);
3d12157efSMark RutlandEOF
4