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