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