Searched refs:next_file_gauss (Results 1 – 3 of 3) sorted by relevance
191 struct gauss_state next_file_gauss; member
902 gauss_init(&td->next_file_gauss, nranges, td->gauss_dev, seed); in init_rand_file_service()903 gauss_disable_hash(&td->next_file_gauss); in init_rand_file_service()
1104 fileno = gauss_next(&td->next_file_gauss); in __get_next_fileno_rand()