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