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