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