Searched refs:bound (Results 1 – 2 of 2) sorted by relevance
13 which driver each is bound to. sysfs can also be used to tune devices
663 u64 bound; in bch2_get_random_u64_below() local664 div64_u64_rem(-ceil, ceil, &bound); in bch2_get_random_u64_below()665 while (unlikely(mult < bound)) { in bch2_get_random_u64_below()
Completed in 4 milliseconds