Home
last modified time | relevance | path

Searched refs:prng32_bounded (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dprng.h13 __uint32_t prng32_bounded(__uint32_t bound);
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Drandom.h53 return (prng32_bounded(range)); in random_in_range()
/freebsd/sys/kern/
H A Dsubr_prng.c98 prng32_bounded(uint32_t bound) in prng32_bounded() function
H A Dvfs_vnops.c4106 pause(wmesg, prng32_bounded(vn_lock_pair_pause_max)); in vn_lock_pair_pause()
/freebsd/share/man/man9/
H A DMakefile1859 prng.9 prng32_bounded.9 \