Searched refs:rndtest_runs_record (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/rndtest/
H A Drndtest.c62 static void rndtest_runs_record(struct rndtest_state *, int, int *);
237 rndtest_runs_record(rsp, zeros, zeroi);
241 rndtest_runs_record(rsp, ones, onei);
246 rndtest_runs_record(rsp, ones, onei);
247 rndtest_runs_record(rsp, zeros, zeroi);
259 rndtest_runs_record(struct rndtest_state *rsp, int len, int *intrv) function

Completed in 23 milliseconds