Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/random/
H A Dother_algorithm.c89 static void random_other_process_event(struct harvest_event *);
106 .ra_event_processor = random_other_process_event,
203 random_other_process_event(struct harvest_event *event) in random_other_process_event() function