fold_loop_cnt     192 crypto/jitterentropy.c 	__u64 fold_loop_cnt =
fold_loop_cnt     200 crypto/jitterentropy.c 		fold_loop_cnt = loop_cnt;
fold_loop_cnt     201 crypto/jitterentropy.c 	for (j = 0; j < fold_loop_cnt; j++) {
fold_loop_cnt     230 crypto/jitterentropy.c 	return fold_loop_cnt;