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