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