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