Searched refs:allrand_repeatable (Results 1 – 4 of 4) sorted by relevance
129 unsigned int allrand_repeatable; member400 uint32_t allrand_repeatable; member
181 o->allrand_repeatable = le32_to_cpu(top->allrand_repeatable); in convert_thread_options_to_cpu()386 top->allrand_repeatable = cpu_to_le32(o->allrand_repeatable); in convert_thread_options_to_net()
961 if (td->o.allrand_repeatable) { in td_fill_rand_seeds()
2198 .off1 = offsetof(struct thread_options, allrand_repeatable),