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