index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
atomic
/
fallbacks
/
inc_not_zero
blob: 1fcef1e55bc9711ab3d3ce337e4bd808996c890b (
plain
) (
blame
)
1
2
3
cat <<EOF return raw_${atomic}_add_unless(v, 1, 0); EOF