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