torture_hrtimeout_us
int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp);
torture_hrtimeout_us(500, 1000, &rand);
torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi,
torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi_exp,
torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi,
torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi_exp,
torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi,
torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi,
torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi_exp,
torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi_exp,
torture_hrtimeout_us(500, 1000, &rand);
EXPORT_SYMBOL_GPL(torture_hrtimeout_us);