xref
: /
linux
/
scripts
/
atomic
/
fallbacks
/
xchg
(revision a26267248628760d02e7d03534afc59dae0c9b40)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
cat <<EOF
2
return raw_xchg${order}(&v->counter, new);
3
EOF
4