Searched refs:harvest (Results 1 – 21 of 21) sorted by relevance
| /freebsd-10-stable/etc/rc.d/ |
| D | initrandom | 27 ${SYSCTL} kern.random.sys.harvest.interrupt=1 >/dev/null 30 ${SYSCTL} kern.random.sys.harvest.interrupt=0 >/dev/null 34 ${SYSCTL} kern.random.sys.harvest.ethernet=1 >/dev/null 37 ${SYSCTL} kern.random.sys.harvest.ethernet=0 >/dev/null 41 ${SYSCTL} kern.random.sys.harvest.point_to_point=1 >/dev/null 44 ${SYSCTL} kern.random.sys.harvest.point_to_point=0 >/dev/null 48 ${SYSCTL} kern.random.sys.harvest.swi=1 >/dev/null 51 ${SYSCTL} kern.random.sys.harvest.swi=0 >/dev/null
|
| /freebsd-10-stable/sys/dev/random/ |
| D | random_harvestq.c | 70 STAILQ_HEAD(harvestlist, harvest) head; 156 STAILQ_HEAD(, harvest) local_queue; in random_kthread() 157 struct harvest *event = NULL; in random_kthread() 225 struct harvest *np; in random_harvestq_init() 232 np = malloc(sizeof(struct harvest), M_ENTROPY, M_WAITOK); in random_harvestq_init() 267 struct harvest *np; in random_harvestq_deinit() 311 struct harvest *event; in random_harvestq_internal()
|
| D | randomdev_soft.h | 50 struct harvest { struct 55 STAILQ_ENTRY(harvest) next; /* next item on the list */ argument 66 void random_process_event(struct harvest *event);
|
| D | randomdev_soft.c | 154 &harvest.ethernet, 1, random_check_boolean, "I", in randomdev_init() 159 &harvest.point_to_point, 1, random_check_boolean, "I", in randomdev_init() 164 &harvest.interrupt, 1, random_check_boolean, "I", in randomdev_init() 169 &harvest.swi, 1, random_check_boolean, "I", in randomdev_init()
|
| D | random_harvestq.h | 32 typedef void (*event_proc_f)(struct harvest *event);
|
| D | harvest.c | 51 struct harvest_select harvest = { 1, 1, 1, 1 }; variable
|
| D | live_entropy_sources.c | 148 static struct harvest event; in live_entropy_sources_feed()
|
| D | yarrow.c | 113 random_process_event(struct harvest *event) in random_process_event()
|
| /freebsd-10-stable/sys/sys/ |
| D | random.h | 75 extern struct harvest_select harvest;
|
| /freebsd-10-stable/sys/kern/ |
| D | kern_intr.c | 900 if (harvest.interrupt && ie->ie_flags & IE_ENTROPY) { in intr_event_schedule_thread() 1054 if (harvest.interrupt && ie->ie_flags & IE_ENTROPY) { in intr_event_schedule_thread() 1145 if (harvest.swi) { in swi_sched()
|
| /freebsd-10-stable/contrib/groff/contrib/mm/examples/ |
| D | IND | 545 harvest 1597 harvest 2642 harvest 3687 harvest
|
| /freebsd-10-stable/tools/tools/sysdoc/ |
| D | tunables.mdoc | 1106 kern.random.sys.harvest.ethernet 1109 kern.random.sys.harvest.interrupt 1112 kern.random.sys.harvest.point_to_point 1115 kern.random.sys.harvest.swi
|
| /freebsd-10-stable/sys/netgraph/ |
| D | ng_iface.c | 804 if (harvest.point_to_point) in ng_iface_rcvdata()
|
| /freebsd-10-stable/sys/net/ |
| D | if_tun.c | 921 if (harvest.point_to_point) in tunwrite()
|
| D | if_ethersubr.c | 645 if (harvest.ethernet) in ether_input_internal()
|
| /freebsd-10-stable/share/dict/ |
| D | web2a | 27733 harvest bell 27734 harvest dinner 27735 harvest doll 27738 harvest festival 27739 harvest fish 27740 harvest fly 27741 harvest home 27743 harvest lady 27744 harvest-lice 27745 harvest lily [all …]
|
| D | web2 | 82649 harvest
|
| /freebsd-10-stable/contrib/unbound/doc/ |
| D | Changelog | 4371 - -C config feature for harvest program. 4372 - harvest handles CNAMEs too. 4399 - harvest performs lookup. 4407 - harvest debug tool
|
| /freebsd-10-stable/sys/conf/ |
| D | files | 2266 dev/random/harvest.c standard
|
| /freebsd-10-stable/contrib/ntp/ |
| D | CommitLog | 5489 - provide function to harvest async results from mainloop 5494 - set notification tags to harvest asyn-resolver results from mainloop 5501 - reap/harvest async resolver results from mainloop
|
| /freebsd-10-stable/games/fortune/datfiles/ |
| D | fortunes | 48239 yielding a more bounteous harvest of gobbledygook than the rest of the
|