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