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