Home
last modified time | relevance | path

Searched refs:count_stuck (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Djitterentropy.c705 int count_stuck = 0; in jent_entropy_init() local
775 count_stuck++; in jent_entropy_init()
782 * With the check below that count_stuck must be less in jent_entropy_init()
851 if ((TESTLOOPCOUNT/10 * 9) < count_stuck) in jent_entropy_init()
/kernel/linux/linux-6.6/crypto/
H A Djitterentropy.c633 int count_stuck = 0; in jent_entropy_init() local
704 count_stuck++; in jent_entropy_init()
711 * With the check below that count_stuck must be less in jent_entropy_init()
778 if ((TESTLOOPCOUNT/10 * 9) < count_stuck) in jent_entropy_init()

Completed in 4 milliseconds