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