index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
atomic
/
fallbacks
/
dec_and_test
blob: 3a0278e0ddd73fc32b58511df92b79ed53af95e9 (
plain
)
1
2
3
cat <<EOF return raw_${atomic}_dec_return(v) == 0; EOF