Searched refs:hars_petruska_f54_1_random_unsafe (Results 1 – 5 of 5) sorted by relevance
32 uint32_t hars_petruska_f54_1_random_unsafe(void);38 hars_petruska_f54_1_random_seed(hars_petruska_f54_1_random_unsafe()); in hars_petruska_f54_1_random_perturb()44 return ((uint64_t)hars_petruska_f54_1_random_unsafe() * ep_ro) >> 32; in hars_petruska_f54_1_random_unsafe_max()
26 uint32_t hars_petruska_f54_1_random_unsafe(void) in hars_petruska_f54_1_random_unsafe() function
629 long l = hars_petruska_f54_1_random_unsafe() % (i +1); in igt_permute_array()1567 return hars_petruska_f54_1_random_unsafe() % (NSEC_PER_SEC / 1000); in delay()
92 int h = hars_petruska_f54_1_random_unsafe() % nobj; in loop()93 int a = hars_petruska_f54_1_random_unsafe() % nage; in loop()
104 arg.crtc_id = crtc_id[hars_petruska_f54_1_random_unsafe() % num_crtcs]; in stress()