Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dprng.h15 __uint32_t prng32_bounded(__uint32_t bound);
/f-stack/freebsd/kern/
H A Dsubr_prng.c101 prng32_bounded(uint32_t bound) in prng32_bounded() function
H A Dvfs_vnops.c3357 pause(wmesg, prng32_bounded(vn_lock_pair_pause_max)); in vn_lock_pair_pause()