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