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