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