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