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