Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_entropy.c1149 struct entropy_pending_count { struct
1163 struct entropy_pending_count count = { 0, 0 }, *C = &count; in entropy_pending() argument
1174 struct entropy_pending_count *C = cookie; in entropy_pending_cpu()