Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_entropy.c259 static void entropy_softintr(void *);
455 &entropy_softintr, NULL); in entropy_init_late()
1085 entropy_softintr(void *cookie) in entropy_softintr() function