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