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