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