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