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