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