xref
: /
linux
/
scripts
/
atomic
/
fallbacks
/
sub_and_test
(revision 8e1d32273ab7d06b6f78771e05824bfab01141f4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
cat <<EOF
2
return raw_${atomic}_sub_return(i, v) == 0;
3
EOF
4