Searched refs:toss_coin (Results 1 – 1 of 1) sorted by relevance
993 static bool toss_coin(struct drand48_data *buffer, unsigned int prob) in toss_coin() function1597 if (!toss_coin(&drandbuf, prob)) in do_printloop()