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
/
add_unless
blob: 95ecb2b7405beaa8608741a3d050c5243a3e073a (
plain
) (
blame
)
1
2
3
cat << EOF return raw_${atomic}_fetch_add_unless(v, a, u) != u; EOF