Searched refs:loop_cnt (Results 1 – 1 of 1) sorted by relevance
396 static void jent_lfsr_time(struct rand_data *ec, __u64 time, __u64 loop_cnt, in jent_lfsr_time() argument411 if (loop_cnt) in jent_lfsr_time()412 fold_loop_cnt = loop_cnt; in jent_lfsr_time()477 static void jent_memaccess(struct rand_data *ec, __u64 loop_cnt) in jent_memaccess() argument494 if (loop_cnt) in jent_memaccess()495 acc_loop_cnt = loop_cnt; in jent_memaccess()