Home
last modified time | relevance | path

Searched refs:entropy_pending (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/kern/
Dkern_entropy.c261 static bool entropy_pending(void);
1128 if (entropy_pending()) { in entropy_thread()
1161 entropy_pending(void) in entropy_pending() function