Mon Aug 3 23:03:05 2009 UTC ()
Merge workqueue_create(9), workqueue_destroy(9) and workqueue_enqueue(9)
into a single workqueue(9) man page.


(rmind)
diff -r1.286 -r1.287 src/share/man/man9/Makefile
diff -r1.5 -r1.6 src/share/man/man9/workqueue.9
diff -r1.11 -r0 src/share/man/man9/workqueue_create.9
diff -r1.2 -r0 src/share/man/man9/workqueue_destroy.9
diff -r1.4 -r0 src/share/man/man9/workqueue_enqueue.9

cvs diff -r1.286 -r1.287 src/share/man/man9/Makefile (switch to unified diff)

--- src/share/man/man9/Makefile 2009/08/03 22:16:01 1.286
+++ src/share/man/man9/Makefile 2009/08/03 23:03:05 1.287
@@ -1,838 +1,840 @@ @@ -1,838 +1,840 @@
1# $NetBSD: Makefile,v 1.286 2009/08/03 22:16:01 wiz Exp $ 1# $NetBSD: Makefile,v 1.287 2009/08/03 23:03:05 rmind Exp $
2 2
3# Makefile for section 9 (kernel function and variable) manual pages. 3# Makefile for section 9 (kernel function and variable) manual pages.
4 4
5MAN= accept_filter.9 accf_data.9 accf_http.9 \ 5MAN= accept_filter.9 accf_data.9 accf_http.9 \
6 altq.9 arc4random.9 arp.9 audio.9 autoconf.9 \ 6 altq.9 arc4random.9 arp.9 audio.9 autoconf.9 \
7 bcdtobin.9 bcmp.9 bcopy.9 bluetooth.9 bzero.9 \ 7 bcdtobin.9 bcmp.9 bcopy.9 bluetooth.9 bzero.9 \
8 buffercache.9 bufq.9 bus_dma.9 bus_space.9 byteorder.9 \ 8 buffercache.9 bufq.9 bus_dma.9 bus_space.9 byteorder.9 \
9 callout.9 cardbus.9 cnmagic.9 condvar.9 config.9 cons.9 copy.9 \ 9 callout.9 cardbus.9 cnmagic.9 condvar.9 config.9 cons.9 copy.9 \
10 coredump_write.9 \ 10 coredump_write.9 \
11 cpu_configure.9 cpu_coredump.9 cpu_dumpconf.9 \ 11 cpu_configure.9 cpu_coredump.9 cpu_dumpconf.9 \
12 cpu_lwp_fork.9 \ 12 cpu_lwp_fork.9 \
13 cpu_idle.9 cpu_initclocks.9 cpu_need_resched.9 \ 13 cpu_idle.9 cpu_initclocks.9 cpu_need_resched.9 \
14 cpu_number.9 cpu_reboot.9 cpu_rootconf.9 \ 14 cpu_number.9 cpu_reboot.9 cpu_rootconf.9 \
15 cpu_startup.9 cpu_swapout.9 cpu_switchto.9 \ 15 cpu_startup.9 cpu_swapout.9 cpu_switchto.9 \
16 csf.9 \ 16 csf.9 \
17 curproc.9 \ 17 curproc.9 \
18 delay.9 disk.9 ddc.9 disklabel.9 dofileread.9 \ 18 delay.9 disk.9 ddc.9 disklabel.9 dofileread.9 \
19 dopowerhooks.9 do_setresuid.9 doshutdownhooks.9 driver.9 \ 19 dopowerhooks.9 do_setresuid.9 doshutdownhooks.9 driver.9 \
20 edid.9 errno.9 ethersubr.9 evcnt.9 extattr.9 extent.9 \ 20 edid.9 errno.9 ethersubr.9 evcnt.9 extattr.9 extent.9 \
21 fetch.9 file.9 fileassoc.9 filedesc.9 firmload.9 fork1.9 fsetown.9 \ 21 fetch.9 file.9 fileassoc.9 filedesc.9 firmload.9 fork1.9 fsetown.9 \
22 fstrans.9 getiobuf.9 \ 22 fstrans.9 getiobuf.9 \
23 hash.9 hashinit.9 hardclock.9 humanize_number.9 hz.9 \ 23 hash.9 hashinit.9 hardclock.9 humanize_number.9 hz.9 \
24 ieee80211.9 ieee80211_crypto.9 ieee80211_input.9 ieee80211_ioctl.9 \ 24 ieee80211.9 ieee80211_crypto.9 ieee80211_input.9 ieee80211_ioctl.9 \
25 ieee80211_node.9 ieee80211_output.9 ieee80211_proto.9 \ 25 ieee80211_node.9 ieee80211_output.9 ieee80211_proto.9 \
26 ieee80211_radiotap.9 iic.9 imax.9 \ 26 ieee80211_radiotap.9 iic.9 imax.9 \
27 in_getifa.9 \ 27 in_getifa.9 \
28 in4_cksum.9 inittodr.9 intro.9 ioasic.9 ioctl.9 ipkdb.9 isa.9 \ 28 in4_cksum.9 inittodr.9 intro.9 ioasic.9 ioctl.9 ipkdb.9 isa.9 \
29 isapnp.9 itimerfix.9 kauth.9 kcopy.9 kmem.9 \ 29 isapnp.9 itimerfix.9 kauth.9 kcopy.9 kmem.9 \
30 kpause.9 \ 30 kpause.9 \
31 kfilter_register.9 knote.9 \ 31 kfilter_register.9 knote.9 \
32 kprintf.9 kthread.9 linedisc.9 lock.9 log.9 ltsleep.9 \ 32 kprintf.9 kthread.9 linedisc.9 lock.9 log.9 ltsleep.9 \
33 LWP_CACHE_CREDS.9 \ 33 LWP_CACHE_CREDS.9 \
34 makeiplcookie.9 \ 34 makeiplcookie.9 \
35 malloc.9 mb.9 mbuf.9 mca.9 memcmp.9 memcpy.9 memoryallocators.9 \ 35 malloc.9 mb.9 mbuf.9 mca.9 memcmp.9 memcpy.9 memoryallocators.9 \
36 memmove.9 memset.9 \ 36 memmove.9 memset.9 \
37 microtime.9 microuptime.9 mi_switch.9 \ 37 microtime.9 microuptime.9 mi_switch.9 \
38 mstohz.9 mutex.9 m_tag.9 namecache.9 \ 38 mstohz.9 mutex.9 m_tag.9 namecache.9 \
39 namei.9 opencrypto.9 optstr.9 \ 39 namei.9 opencrypto.9 optstr.9 \
40 panic.9 pci.9 pci_configure_bus.9 pci_intr.9 pckbport.9 \ 40 panic.9 pci.9 pci_configure_bus.9 pci_intr.9 pckbport.9 \
41 pcmcia.9 pfil.9 physio.9 pmap.9 pmatch.9 pmc.9 pmf.9 \ 41 pcmcia.9 pfil.9 physio.9 pmap.9 pmatch.9 pmc.9 pmf.9 \
42 pool.9 pool_cache.9 powerhook_establish.9 ppsratecheck.9 \ 42 pool.9 pool_cache.9 powerhook_establish.9 ppsratecheck.9 \
43 preempt.9 putter.9 \ 43 preempt.9 putter.9 \
44 radio.9 ras.9 rasops.9 ratecheck.9 resettodr.9 rnd.9 rssadapt.9 \ 44 radio.9 ras.9 rasops.9 ratecheck.9 resettodr.9 rnd.9 rssadapt.9 \
45 rt_timer.9 rwlock.9 RUN_ONCE.9 \ 45 rt_timer.9 rwlock.9 RUN_ONCE.9 \
46 sched_4bsd.9 scsipi.9 \ 46 sched_4bsd.9 scsipi.9 \
47 secmodel.9 secmodel_bsd44.9 secmodel_overlay.9 secmodel_securelevel.9 \ 47 secmodel.9 secmodel_bsd44.9 secmodel_overlay.9 secmodel_securelevel.9 \
48 setjmp.9 shutdownhook_establish.9 \ 48 setjmp.9 shutdownhook_establish.9 \
49 signal.9 sockopt.9 softintr.9 spl.9 splraiseipl.9 \ 49 signal.9 sockopt.9 softintr.9 spl.9 splraiseipl.9 \
50 store.9 suspendsched.9 \ 50 store.9 suspendsched.9 \
51 sysctl.9 sysmon_envsys.9 tc.9 tcp_congctl.9 timecounter.9 \ 51 sysctl.9 sysmon_envsys.9 tc.9 tcp_congctl.9 timecounter.9 \
52 time_second.9 todr.9 tvtohz.9 uiomove.9 ucom.9 userret.9 \ 52 time_second.9 todr.9 tvtohz.9 uiomove.9 ucom.9 userret.9 \
53 vattr.9 veriexec.9 vcons.9 vfs.9 vfs_hooks.9 vfsops.9 vfssubr.9 \ 53 vattr.9 veriexec.9 vcons.9 vfs.9 vfs_hooks.9 vfsops.9 vfssubr.9 \
54 video.9 vme.9 \ 54 video.9 vme.9 \
55 vnfileops.9 vnode.9 vnodeops.9 vnsubr.9 \ 55 vnfileops.9 vnode.9 vnodeops.9 vnsubr.9 \
56 ubc.9 usbdi.9 uvm.9 \ 56 ubc.9 usbdi.9 uvm.9 \
57 vmem.9 vmem_alloc.9 vmem_create.9 vmem_destroy.9 vmem_free.9 \ 57 vmem.9 vmem_alloc.9 vmem_create.9 vmem_destroy.9 vmem_free.9 \
58 vmem_xalloc.9 vmem_xfree.9 \ 58 vmem_xalloc.9 vmem_xfree.9 \
59 wdc.9 \ 59 wdc.9 workqueue.9 \
60 workqueue.9 workqueue_create.9 workqueue_destroy.9 \ 60 wscons.9 wsdisplay.9 wsfont.9 wskbd.9 wsmouse.9
61 workqueue_enqueue.9 wscons.9 wsdisplay.9 wsfont.9 wskbd.9 wsmouse.9 
62 61
63MAN+= dmover.9 62MAN+= dmover.9
64MLINKS+=dmover.9 dmover_backend_register.9 \ 63MLINKS+=dmover.9 dmover_backend_register.9 \
65 dmover.9 dmover_backend_unregister.9 \ 64 dmover.9 dmover_backend_unregister.9 \
66 dmover.9 dmover_session_create.9 \ 65 dmover.9 dmover_session_create.9 \
67 dmover.9 dmover_session_destroy.9 \ 66 dmover.9 dmover_session_destroy.9 \
68 dmover.9 dmover_request_alloc.9 \ 67 dmover.9 dmover_request_alloc.9 \
69 dmover.9 dmover_request_free.9 \ 68 dmover.9 dmover_request_free.9 \
70 dmover.9 dmover_process.9 \ 69 dmover.9 dmover_process.9 \
71 dmover.9 dmover_done.9 70 dmover.9 dmover_done.9
72 71
73MAN+= KASSERT.9 72MAN+= KASSERT.9
74MLINKS+=KASSERT.9 KDASSERT.9 73MLINKS+=KASSERT.9 KDASSERT.9
75 74
76MLINKS+=accept_filter.9 accept_filt_add.9 75MLINKS+=accept_filter.9 accept_filt_add.9
77MLINKS+=accept_filter.9 accept_filt_del.9 76MLINKS+=accept_filter.9 accept_filt_del.9
78MLINKS+=accept_filter.9 accept_filt_generic_mod_event.9 77MLINKS+=accept_filter.9 accept_filt_generic_mod_event.9
79MLINKS+=accept_filter.9 accept_filt_get.9 78MLINKS+=accept_filter.9 accept_filt_get.9
80 79
81MLINKS+=arp.9 arp_ifinit.9 arp.9 arpresolve.9 arp.9 arpintr.9 80MLINKS+=arp.9 arp_ifinit.9 arp.9 arpresolve.9 arp.9 arpintr.9
82MLINKS+=autoconf.9 config_search_loc.9 \ 81MLINKS+=autoconf.9 config_search_loc.9 \
83 autoconf.9 config_search_ia.9 \ 82 autoconf.9 config_search_ia.9 \
84 autoconf.9 config_found_sm_loc.9 \ 83 autoconf.9 config_found_sm_loc.9 \
85 autoconf.9 config_found_ia.9 \ 84 autoconf.9 config_found_ia.9 \
86 autoconf.9 config_found.9 \ 85 autoconf.9 config_found.9 \
87 autoconf.9 config_match.9 \ 86 autoconf.9 config_match.9 \
88 autoconf.9 config_attach_loc.9 \ 87 autoconf.9 config_attach_loc.9 \
89 autoconf.9 config_attach.9 \ 88 autoconf.9 config_attach.9 \
90 autoconf.9 config_attach_pseudo.9 \ 89 autoconf.9 config_attach_pseudo.9 \
91 autoconf.9 config_detach.9 \ 90 autoconf.9 config_detach.9 \
92 autoconf.9 config_activate.9 \ 91 autoconf.9 config_activate.9 \
93 autoconf.9 config_deactivate.9 \ 92 autoconf.9 config_deactivate.9 \
94 autoconf.9 config_defer.9 \ 93 autoconf.9 config_defer.9 \
95 autoconf.9 config_interrupts.9 \ 94 autoconf.9 config_interrupts.9 \
96 autoconf.9 config_pending_incr.9 \ 95 autoconf.9 config_pending_incr.9 \
97 autoconf.9 config_pending_decr.9 \ 96 autoconf.9 config_pending_decr.9 \
98 autoconf.9 config_finalize_register.9 97 autoconf.9 config_finalize_register.9
99MLINKS+=bcdtobin.9 bintobcd.9 98MLINKS+=bcdtobin.9 bintobcd.9
100MLINKS+=buffercache.9 bread.9 \ 99MLINKS+=buffercache.9 bread.9 \
101 buffercache.9 breada.9 \ 100 buffercache.9 breada.9 \
102 buffercache.9 breadn.9 \ 101 buffercache.9 breadn.9 \
103 buffercache.9 bwrite.9 \ 102 buffercache.9 bwrite.9 \
104 buffercache.9 bawrite.9 \ 103 buffercache.9 bawrite.9 \
105 buffercache.9 bdwrite.9 \ 104 buffercache.9 bdwrite.9 \
106 buffercache.9 getblk.9 \ 105 buffercache.9 getblk.9 \
107 buffercache.9 geteblk.9 \ 106 buffercache.9 geteblk.9 \
108 buffercache.9 incore.9 \ 107 buffercache.9 incore.9 \
109 buffercache.9 allocbuf.9 \ 108 buffercache.9 allocbuf.9 \
110 buffercache.9 brelse.9 \ 109 buffercache.9 brelse.9 \
111 buffercache.9 biodone.9 \ 110 buffercache.9 biodone.9 \
112 buffercache.9 biowait.9 111 buffercache.9 biowait.9
113MLINKS+=bus_space.9 bus_space_alloc.9 bus_space.9 bus_space_barrier.9 \ 112MLINKS+=bus_space.9 bus_space_alloc.9 bus_space.9 bus_space_barrier.9 \
114 bus_space.9 bus_space_copy_region_1.9 \ 113 bus_space.9 bus_space_copy_region_1.9 \
115 bus_space.9 bus_space_copy_region_2.9 \ 114 bus_space.9 bus_space_copy_region_2.9 \
116 bus_space.9 bus_space_copy_region_4.9 \ 115 bus_space.9 bus_space_copy_region_4.9 \
117 bus_space.9 bus_space_copy_region_8.9 \ 116 bus_space.9 bus_space_copy_region_8.9 \
118 bus_space.9 bus_space_free.9 bus_space.9 bus_space_map.9 \ 117 bus_space.9 bus_space_free.9 bus_space.9 bus_space_map.9 \
119 bus_space.9 bus_space_mmap.9 \ 118 bus_space.9 bus_space_mmap.9 \
120 bus_space.9 bus_space_read_1.9 bus_space.9 bus_space_read_2.9 \ 119 bus_space.9 bus_space_read_1.9 bus_space.9 bus_space_read_2.9 \
121 bus_space.9 bus_space_read_4.9 bus_space.9 bus_space_read_8.9 \ 120 bus_space.9 bus_space_read_4.9 bus_space.9 bus_space_read_8.9 \
122 bus_space.9 bus_space_read_multi_1.9 \ 121 bus_space.9 bus_space_read_multi_1.9 \
123 bus_space.9 bus_space_read_multi_2.9 \ 122 bus_space.9 bus_space_read_multi_2.9 \
124 bus_space.9 bus_space_read_multi_4.9 \ 123 bus_space.9 bus_space_read_multi_4.9 \
125 bus_space.9 bus_space_read_multi_8.9 \ 124 bus_space.9 bus_space_read_multi_8.9 \
126 bus_space.9 bus_space_read_region_1.9 \ 125 bus_space.9 bus_space_read_region_1.9 \
127 bus_space.9 bus_space_read_region_2.9 \ 126 bus_space.9 bus_space_read_region_2.9 \
128 bus_space.9 bus_space_read_region_4.9 \ 127 bus_space.9 bus_space_read_region_4.9 \
129 bus_space.9 bus_space_read_region_8.9 \ 128 bus_space.9 bus_space_read_region_8.9 \
130 bus_space.9 bus_space_set_region_1.9 \ 129 bus_space.9 bus_space_set_region_1.9 \
131 bus_space.9 bus_space_set_region_2.9 \ 130 bus_space.9 bus_space_set_region_2.9 \
132 bus_space.9 bus_space_set_region_4.9 \ 131 bus_space.9 bus_space_set_region_4.9 \
133 bus_space.9 bus_space_set_region_8.9 \ 132 bus_space.9 bus_space_set_region_8.9 \
134 bus_space.9 bus_space_subregion.9 bus_space.9 bus_space_unmap.9 \ 133 bus_space.9 bus_space_subregion.9 bus_space.9 bus_space_unmap.9 \
135 bus_space.9 bus_space_vaddr.9 \ 134 bus_space.9 bus_space_vaddr.9 \
136 bus_space.9 bus_space_write_1.9 bus_space.9 bus_space_write_2.9 \ 135 bus_space.9 bus_space_write_1.9 bus_space.9 bus_space_write_2.9 \
137 bus_space.9 bus_space_write_4.9 bus_space.9 bus_space_write_8.9 \ 136 bus_space.9 bus_space_write_4.9 bus_space.9 bus_space_write_8.9 \
138 bus_space.9 bus_space_write_multi_1.9 \ 137 bus_space.9 bus_space_write_multi_1.9 \
139 bus_space.9 bus_space_write_multi_2.9 \ 138 bus_space.9 bus_space_write_multi_2.9 \
140 bus_space.9 bus_space_write_multi_4.9 \ 139 bus_space.9 bus_space_write_multi_4.9 \
141 bus_space.9 bus_space_write_multi_8.9 \ 140 bus_space.9 bus_space_write_multi_8.9 \
142 bus_space.9 bus_space_write_region_1.9 \ 141 bus_space.9 bus_space_write_region_1.9 \
143 bus_space.9 bus_space_write_region_2.9 \ 142 bus_space.9 bus_space_write_region_2.9 \
144 bus_space.9 bus_space_write_region_4.9 \ 143 bus_space.9 bus_space_write_region_4.9 \
145 bus_space.9 bus_space_write_region_8.9 144 bus_space.9 bus_space_write_region_8.9
146MLINKS+=bus_dma.9 bus_dmamap_create.9 bus_dma.9 bus_dmamap_destroy.9 \ 145MLINKS+=bus_dma.9 bus_dmamap_create.9 bus_dma.9 bus_dmamap_destroy.9 \
147 bus_dma.9 bus_dmamap_load.9 bus_dma.9 bus_dmamap_load_mbuf.9 \ 146 bus_dma.9 bus_dmamap_load.9 bus_dma.9 bus_dmamap_load_mbuf.9 \
148 bus_dma.9 bus_dmamap_load_uio.9 bus_dma.9 bus_dmamap_load_raw.9 \ 147 bus_dma.9 bus_dmamap_load_uio.9 bus_dma.9 bus_dmamap_load_raw.9 \
149 bus_dma.9 bus_dmamap_unload.9 bus_dma.9 bus_dmamap_sync.9 \ 148 bus_dma.9 bus_dmamap_unload.9 bus_dma.9 bus_dmamap_sync.9 \
150 bus_dma.9 bus_dmamem_alloc.9 bus_dma.9 bus_dmamem_free.9 \ 149 bus_dma.9 bus_dmamem_alloc.9 bus_dma.9 bus_dmamem_free.9 \
151 bus_dma.9 bus_dmamem_map.9 bus_dma.9 bus_dmamem_unmap.9 \ 150 bus_dma.9 bus_dmamem_map.9 bus_dma.9 bus_dmamem_unmap.9 \
152 bus_dma.9 bus_dmamem_mmap.9 \ 151 bus_dma.9 bus_dmamem_mmap.9 \
153 bus_dma.9 bus_dmatag_subregion.9 bus_dma.9 bus_dmatag_destroy.9 152 bus_dma.9 bus_dmatag_subregion.9 bus_dma.9 bus_dmatag_destroy.9
154MLINKS+=byteorder.9 bswap16.9 byteorder.9 bswap32.9 byteorder.9 bswap64.9 \ 153MLINKS+=byteorder.9 bswap16.9 byteorder.9 bswap32.9 byteorder.9 bswap64.9 \
155 byteorder.9 be16toh.9 byteorder.9 be32toh.9 byteorder.9 be64toh.9 \ 154 byteorder.9 be16toh.9 byteorder.9 be32toh.9 byteorder.9 be64toh.9 \
156 byteorder.9 htobe16.9 byteorder.9 htobe32.9 byteorder.9 htobe64.9 \ 155 byteorder.9 htobe16.9 byteorder.9 htobe32.9 byteorder.9 htobe64.9 \
157 byteorder.9 htole16.9 byteorder.9 htole32.9 byteorder.9 htole64.9 \ 156 byteorder.9 htole16.9 byteorder.9 htole32.9 byteorder.9 htole64.9 \
158 byteorder.9 le16toh.9 byteorder.9 le32toh.9 byteorder.9 le64toh.9 \ 157 byteorder.9 le16toh.9 byteorder.9 le32toh.9 byteorder.9 le64toh.9 \
159 byteorder.9 be16dec.9 byteorder.9 be32dec.9 byteorder.9 be64dec.9 \ 158 byteorder.9 be16dec.9 byteorder.9 be32dec.9 byteorder.9 be64dec.9 \
160 byteorder.9 le16dec.9 byteorder.9 le32dec.9 byteorder.9 le64dec.9 \ 159 byteorder.9 le16dec.9 byteorder.9 le32dec.9 byteorder.9 le64dec.9 \
161 byteorder.9 be16enc.9 byteorder.9 be32enc.9 byteorder.9 be64enc.9 \ 160 byteorder.9 be16enc.9 byteorder.9 be32enc.9 byteorder.9 be64enc.9 \
162 byteorder.9 le16enc.9 byteorder.9 le32enc.9 byteorder.9 le64enc.9 161 byteorder.9 le16enc.9 byteorder.9 le32enc.9 byteorder.9 le64enc.9
163MLINKS+=callout.9 callout_init.9 callout.9 callout_destroy.9 \ 162MLINKS+=callout.9 callout_init.9 callout.9 callout_destroy.9 \
164 callout.9 callout_reset.9 callout.9 callout_schedule.9 \ 163 callout.9 callout_reset.9 callout.9 callout_schedule.9 \
165 callout.9 callout_setfunc.9 callout.9 callout_stop.9 \ 164 callout.9 callout_setfunc.9 callout.9 callout_stop.9 \
166 callout.9 callout_pending.9 callout.9 callout_expired.9 \ 165 callout.9 callout_pending.9 callout.9 callout_expired.9 \
167 callout.9 callout_invoking.9 callout.9 callout_ack.9 \ 166 callout.9 callout_invoking.9 callout.9 callout_ack.9 \
168 callout.9 timeout.9 callout.9 untimeout.9 \ 167 callout.9 timeout.9 callout.9 untimeout.9 \
169 callout.9 callout_halt.9 168 callout.9 callout_halt.9
170MLINKS+=cardbus.9 cardbus_attach_card.9 \ 169MLINKS+=cardbus.9 cardbus_attach_card.9 \
171 cardbus.9 cardbus_detach_card.9 \ 170 cardbus.9 cardbus_detach_card.9 \
172 cardbus.9 cardbus_function_enable.9 \ 171 cardbus.9 cardbus_function_enable.9 \
173 cardbus.9 cardbus_function_disable.9 \ 172 cardbus.9 cardbus_function_disable.9 \
174 cardbus.9 cardbus_mapreg_map.9 \ 173 cardbus.9 cardbus_mapreg_map.9 \
175 cardbus.9 cardbus_mapreg_unmap.9 \ 174 cardbus.9 cardbus_mapreg_unmap.9 \
176 cardbus.9 cardbus_get_capability.9 \ 175 cardbus.9 cardbus_get_capability.9 \
177 cardbus.9 cardbus_make_tag.9 \ 176 cardbus.9 cardbus_make_tag.9 \
178 cardbus.9 cardbus_free_tag.9 \ 177 cardbus.9 cardbus_free_tag.9 \
179 cardbus.9 cardbus_conf_read.9 \ 178 cardbus.9 cardbus_conf_read.9 \
180 cardbus.9 cardbus_conf_write.9 \ 179 cardbus.9 cardbus_conf_write.9 \
181 cardbus.9 cardbus_intr_establish.9 \ 180 cardbus.9 cardbus_intr_establish.9 \
182 cardbus.9 cardbus_intr_disestablish.9 \ 181 cardbus.9 cardbus_intr_disestablish.9 \
183 cardbus.9 CARDBUS_VENDOR.9 \ 182 cardbus.9 CARDBUS_VENDOR.9 \
184 cardbus.9 CARDBUS_PRODUCT.9 \ 183 cardbus.9 CARDBUS_PRODUCT.9 \
185 cardbus.9 Cardbus_function_enable.9 \ 184 cardbus.9 Cardbus_function_enable.9 \
186 cardbus.9 Cardbus_function_disable.9 \ 185 cardbus.9 Cardbus_function_disable.9 \
187 cardbus.9 Cardbus_mapreg_map.9 \ 186 cardbus.9 Cardbus_mapreg_map.9 \
188 cardbus.9 Cardbus_mapreg_unmap.9 \ 187 cardbus.9 Cardbus_mapreg_unmap.9 \
189 cardbus.9 Cardbus_make_tag.9 \ 188 cardbus.9 Cardbus_make_tag.9 \
190 cardbus.9 Cardbus_free_tag.9 \ 189 cardbus.9 Cardbus_free_tag.9 \
191 cardbus.9 Cardbus_conf_read.9 \ 190 cardbus.9 Cardbus_conf_read.9 \
192 cardbus.9 Cardbus_conf_write.9 191 cardbus.9 Cardbus_conf_write.9
193MLINKS+=cnmagic.9 cn_trap.9 \ 192MLINKS+=cnmagic.9 cn_trap.9 \
194 cnmagic.9 cn_isconsole.9 \ 193 cnmagic.9 cn_isconsole.9 \
195 cnmagic.9 cn_check_magic.9 \ 194 cnmagic.9 cn_check_magic.9 \
196 cnmagic.9 cn_init_magic.9 \ 195 cnmagic.9 cn_init_magic.9 \
197 cnmagic.9 cn_set_magic.9 \ 196 cnmagic.9 cn_set_magic.9 \
198 cnmagic.9 cn_get_magic.9 \ 197 cnmagic.9 cn_get_magic.9 \
199 cnmagic.9 cn_destroy_magic.9 198 cnmagic.9 cn_destroy_magic.9
200MLINKS+=condvar.9 cv.9 condvar.9 cv_init.9 condvar.9 cv_destroy.9 \ 199MLINKS+=condvar.9 cv.9 condvar.9 cv_init.9 condvar.9 cv_destroy.9 \
201 condvar.9 cv_wait.9 condvar.9 cv_wait_sig.9 \ 200 condvar.9 cv_wait.9 condvar.9 cv_wait_sig.9 \
202 condvar.9 cv_timedwait.9 condvar.9 cv_timedwait_sig.9 \ 201 condvar.9 cv_timedwait.9 condvar.9 cv_timedwait_sig.9 \
203 condvar.9 cv_signal.9 condvar.9 cv_broadcast.9 \ 202 condvar.9 cv_signal.9 condvar.9 cv_broadcast.9 \
204 condvar.9 cv_wakeup.9 condvar.9 cv_has_waiters.9 203 condvar.9 cv_wakeup.9 condvar.9 cv_has_waiters.9
205MLINKS+=cons.9 cnbell.9 cons.9 cngetc.9 cons.9 cngetsn.9 cons.9 cnpollc.9 \ 204MLINKS+=cons.9 cnbell.9 cons.9 cngetc.9 cons.9 cngetsn.9 cons.9 cnpollc.9 \
206 cons.9 cnputc.9 205 cons.9 cnputc.9
207MLINKS+=copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 \ 206MLINKS+=copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 \
208 copy.9 copyinstr.9 copy.9 copyoutstr.9 \ 207 copy.9 copyinstr.9 copy.9 copyoutstr.9 \
209 copy.9 copyin_proc.9 copy.9 copyout_proc.9 \ 208 copy.9 copyin_proc.9 copy.9 copyout_proc.9 \
210 copy.9 ioctl_copyin.9 copy.9 ioctl_copyout.9 209 copy.9 ioctl_copyin.9 copy.9 ioctl_copyout.9
211MLINKS+=cpu_dumpconf.9 cpu_dump.9 cpu_dumpconf.9 cpu_dumpsize.9 \ 210MLINKS+=cpu_dumpconf.9 cpu_dump.9 cpu_dumpconf.9 cpu_dumpsize.9 \
212 cpu_dumpconf.9 dumpsys.9 211 cpu_dumpconf.9 dumpsys.9
213MLINKS+=cpu_lwp_fork.9 child_return.9 cpu_lwp_fork.9 proc_trampoline.9 212MLINKS+=cpu_lwp_fork.9 child_return.9 cpu_lwp_fork.9 proc_trampoline.9
214MLINKS+=cpu_swapout.9 cpu_swapin.9 213MLINKS+=cpu_swapout.9 cpu_swapin.9
215MLINKS+=curproc.9 curcpu.9 214MLINKS+=curproc.9 curcpu.9
216MLINKS+=delay.9 DELAY.9 215MLINKS+=delay.9 DELAY.9
217MLINKS+=disk.9 disk_attach.9 disk.9 disk_detach.9 \ 216MLINKS+=disk.9 disk_attach.9 disk.9 disk_detach.9 \
218 disk.9 disk_busy.9 disk.9 disk_unbusy.9 disk.9 disk_find.9 \ 217 disk.9 disk_busy.9 disk.9 disk_unbusy.9 disk.9 disk_find.9 \
219 disk.9 disk_init.9 disk.9 disk_destroy.9 disk.9 disk_begindetach.9 218 disk.9 disk_init.9 disk.9 disk_destroy.9 disk.9 disk_begindetach.9
220MLINKS+=disklabel.9 readdisklabel.9 disklabel.9 writedisklabel.9 \ 219MLINKS+=disklabel.9 readdisklabel.9 disklabel.9 writedisklabel.9 \
221 disklabel.9 setdisklabel.9 disklabel.9 bounds_check_with_label.9 220 disklabel.9 setdisklabel.9 disklabel.9 bounds_check_with_label.9
222MLINKS+=dofileread.9 dofilewrite.9 \ 221MLINKS+=dofileread.9 dofilewrite.9 \
223 dofileread.9 dofilereadv.9 \ 222 dofileread.9 dofilereadv.9 \
224 dofileread.9 dofilewritev.9 223 dofileread.9 dofilewritev.9
225MLINKS+=do_setresuid.9 do_setresgid.9 224MLINKS+=do_setresuid.9 do_setresgid.9
226MLINKS+=ethersubr.9 ether_ifattach.9 ethersubr.9 ether_addmulti.9 \ 225MLINKS+=ethersubr.9 ether_ifattach.9 ethersubr.9 ether_addmulti.9 \
227 ethersubr.9 ether_delmulti.9 ethersubr.9 ETHER_IS_MULTICAST.9 \ 226 ethersubr.9 ether_delmulti.9 ethersubr.9 ETHER_IS_MULTICAST.9 \
228 ethersubr.9 ETHER_FIRST_MULTI.9 ethersubr.9 ETHER_NEXT_MULTI.9 \ 227 ethersubr.9 ETHER_FIRST_MULTI.9 ethersubr.9 ETHER_NEXT_MULTI.9 \
229 ethersubr.9 fddi_ifattach.9 \ 228 ethersubr.9 fddi_ifattach.9 \
230 ethersubr.9 fddi_addmulti.9 ethersubr.9 fddi_delmulti.9 229 ethersubr.9 fddi_addmulti.9 ethersubr.9 fddi_delmulti.9
231MLINKS+=evcnt.9 evcnt_attach_dynamic.9 evcnt.9 evcnt_attach_static.9 \ 230MLINKS+=evcnt.9 evcnt_attach_dynamic.9 evcnt.9 evcnt_attach_static.9 \
232 evcnt.9 evcnt_detach.9 231 evcnt.9 evcnt_detach.9
233MLINKS+=extent.9 extent_create.9 extent.9 extent_destroy.9 \ 232MLINKS+=extent.9 extent_create.9 extent.9 extent_destroy.9 \
234 extent.9 extent_alloc.9 extent.9 extent_alloc_subregion.9 \ 233 extent.9 extent_alloc.9 extent.9 extent_alloc_subregion.9 \
235 extent.9 extent_alloc_region.9 extent.9 extent_free.9 \ 234 extent.9 extent_alloc_region.9 extent.9 extent_free.9 \
236 extent.9 extent_print.9 235 extent.9 extent_print.9
237MLINKS+=fetch.9 fubyte.9 fetch.9 fuibyte.9 fetch.9 fusword.9 \ 236MLINKS+=fetch.9 fubyte.9 fetch.9 fuibyte.9 fetch.9 fusword.9 \
238 fetch.9 fuswintr.9 fetch.9 fuword.9 fetch.9 fuiword.9 237 fetch.9 fuswintr.9 fetch.9 fuword.9 fetch.9 fuiword.9
239MLINKS+=file.9 closef.9 \ 238MLINKS+=file.9 closef.9 \
240 file.9 ffree.9 \ 239 file.9 ffree.9 \
241 file.9 FILE_IS_USABLE.9 \ 240 file.9 FILE_IS_USABLE.9 \
242 file.9 FILE_USE.9 \ 241 file.9 FILE_USE.9 \
243 file.9 FILE_UNUSE.9 \ 242 file.9 FILE_UNUSE.9 \
244 file.9 FILE_SET_MATURE.9 243 file.9 FILE_SET_MATURE.9
245MLINKS+=filedesc.9 falloc.9 \ 244MLINKS+=filedesc.9 falloc.9 \
246 filedesc.9 fd_getfile.9 \ 245 filedesc.9 fd_getfile.9 \
247 filedesc.9 dupfdopen.9 \ 246 filedesc.9 dupfdopen.9 \
248 filedesc.9 fdalloc.9 \ 247 filedesc.9 fdalloc.9 \
249 filedesc.9 fdcheckstd.9 \ 248 filedesc.9 fdcheckstd.9 \
250 filedesc.9 fdclear.9 \ 249 filedesc.9 fdclear.9 \
251 filedesc.9 fdclone.9 \ 250 filedesc.9 fdclone.9 \
252 filedesc.9 fdcloseexec.9 \ 251 filedesc.9 fdcloseexec.9 \
253 filedesc.9 fdcopy.9 \ 252 filedesc.9 fdcopy.9 \
254 filedesc.9 fdexpand.9 \ 253 filedesc.9 fdexpand.9 \
255 filedesc.9 fdfree.9 \ 254 filedesc.9 fdfree.9 \
256 filedesc.9 fdinit.9 \ 255 filedesc.9 fdinit.9 \
257 filedesc.9 fdrelease.9 \ 256 filedesc.9 fdrelease.9 \
258 filedesc.9 fdremove.9 \ 257 filedesc.9 fdremove.9 \
259 filedesc.9 fdshare.9 \ 258 filedesc.9 fdshare.9 \
260 filedesc.9 fdunshare.9 259 filedesc.9 fdunshare.9
261MLINKS+=firmload.9 firmware_open.9 \ 260MLINKS+=firmload.9 firmware_open.9 \
262 firmload.9 firmware_close.9 \ 261 firmload.9 firmware_close.9 \
263 firmload.9 firmware_get_size.9 \ 262 firmload.9 firmware_get_size.9 \
264 firmload.9 firmware_read.9 \ 263 firmload.9 firmware_read.9 \
265 firmload.9 firmware_malloc.9 \ 264 firmload.9 firmware_malloc.9 \
266 firmload.9 firmware_free.9 265 firmload.9 firmware_free.9
267MLINKS+=fsetown.9 fgetown.9 \ 266MLINKS+=fsetown.9 fgetown.9 \
268 fsetown.9 fownsignal.9 267 fsetown.9 fownsignal.9
269MLINKS+=fstrans.9 fstrans_done.9 \ 268MLINKS+=fstrans.9 fstrans_done.9 \
270 fstrans.9 fstrans_is_owner.9 \ 269 fstrans.9 fstrans_is_owner.9 \
271 fstrans.9 fstrans_getstate.9 \ 270 fstrans.9 fstrans_getstate.9 \
272 fstrans.9 fstrans_setstate.9 \ 271 fstrans.9 fstrans_setstate.9 \
273 fstrans.9 fstrans_start.9 \ 272 fstrans.9 fstrans_start.9 \
274 fstrans.9 fstrans_start_nowait.9 \ 273 fstrans.9 fstrans_start_nowait.9 \
275 fstrans.9 fscow_establish.9 \ 274 fstrans.9 fscow_establish.9 \
276 fstrans.9 fscow_disestablish.9 \ 275 fstrans.9 fscow_disestablish.9 \
277 fstrans.9 fscow_run.9 276 fstrans.9 fscow_run.9
278MLINKS+=getiobuf.9 putiobuf.9 277MLINKS+=getiobuf.9 putiobuf.9
279MLINKS+=hash.9 hash32_buf.9 hash.9 hash32_str.9 hash.9 hash32_strn.9 278MLINKS+=hash.9 hash32_buf.9 hash.9 hash32_str.9 hash.9 hash32_strn.9
280MLINKS+=hashinit.9 hashdone.9 279MLINKS+=hashinit.9 hashdone.9
281MLINKS+=humanize_number.9 format_bytes.9 280MLINKS+=humanize_number.9 format_bytes.9
282MLINKS+=ieee80211.9 ieee80211_chan2ieee.9 \ 281MLINKS+=ieee80211.9 ieee80211_chan2ieee.9 \
283 ieee80211.9 ieee80211_chan2mode.9 \ 282 ieee80211.9 ieee80211_chan2mode.9 \
284 ieee80211.9 ieee80211_ieee2mhz.9 \ 283 ieee80211.9 ieee80211_ieee2mhz.9 \
285 ieee80211.9 ieee80211_ifattach.9 \ 284 ieee80211.9 ieee80211_ifattach.9 \
286 ieee80211.9 ieee80211_ifdetach.9 \ 285 ieee80211.9 ieee80211_ifdetach.9 \
287 ieee80211.9 ieee80211_media2rate.9 \ 286 ieee80211.9 ieee80211_media2rate.9 \
288 ieee80211.9 ieee80211_media_change.9 \ 287 ieee80211.9 ieee80211_media_change.9 \
289 ieee80211.9 ieee80211_media_init.9 \ 288 ieee80211.9 ieee80211_media_init.9 \
290 ieee80211.9 ieee80211_media_status.9 \ 289 ieee80211.9 ieee80211_media_status.9 \
291 ieee80211.9 ieee80211_mhz2ieee.9 \ 290 ieee80211.9 ieee80211_mhz2ieee.9 \
292 ieee80211.9 ieee80211_rate2media.9 \ 291 ieee80211.9 ieee80211_rate2media.9 \
293 ieee80211.9 ieee80211_setmode.9 \ 292 ieee80211.9 ieee80211_setmode.9 \
294 ieee80211.9 ieee80211_watchdog.9 293 ieee80211.9 ieee80211_watchdog.9
295MLINKS+=iic.9 iic_acquire_bus.9 \ 294MLINKS+=iic.9 iic_acquire_bus.9 \
296 iic.9 iic_release_bus.9 \ 295 iic.9 iic_release_bus.9 \
297 iic.9 iic_exec.9 \ 296 iic.9 iic_exec.9 \
298 iic.9 iic_smbus_write_byte.9 \ 297 iic.9 iic_smbus_write_byte.9 \
299 iic.9 iic_smbus_read_byte.9 \ 298 iic.9 iic_smbus_read_byte.9 \
300 iic.9 iic_smbus_receive_byte.9 299 iic.9 iic_smbus_receive_byte.9
301MLINKS+=imax.9 imin.9 300MLINKS+=imax.9 imin.9
302MLINKS+=in4_cksum.9 in_cksum.9 \ 301MLINKS+=in4_cksum.9 in_cksum.9 \
303 in4_cksum.9 in6_cksum.9 302 in4_cksum.9 in6_cksum.9
304MLINKS+=ioasic.9 ioasic_intr_establish.9 \ 303MLINKS+=ioasic.9 ioasic_intr_establish.9 \
305 ioasic.9 ioasic_intr_disestablish.9 \ 304 ioasic.9 ioasic_intr_disestablish.9 \
306 ioasic.9 ioasic_intr_evcnt.9 \ 305 ioasic.9 ioasic_intr_evcnt.9 \
307 ioasic.9 ioasic_attach_devs.9 \ 306 ioasic.9 ioasic_attach_devs.9 \
308 ioasic.9 ioasic_submatch.9 307 ioasic.9 ioasic_submatch.9
309MLINKS+=ipkdb.9 ipkdb_init.9 ipkdb.9 ipkdb_connect.9 ipkdb.9 ipkdbinit.9 \ 308MLINKS+=ipkdb.9 ipkdb_init.9 ipkdb.9 ipkdb_connect.9 ipkdb.9 ipkdbinit.9 \
310 ipkdb.9 ipkdbcmds.9 ipkdb.9 ipkdb_trap.9 ipkdb.9 ipkdb_poll.9 \ 309 ipkdb.9 ipkdbcmds.9 ipkdb.9 ipkdb_trap.9 ipkdb.9 ipkdb_poll.9 \
311 ipkdb.9 ipkdbif_init.9 ipkdb.9 ipkdbfbyte.9 ipkdb.9 ipkdbsbyte.9 310 ipkdb.9 ipkdbif_init.9 ipkdb.9 ipkdbfbyte.9 ipkdb.9 ipkdbsbyte.9
312MLINKS+=isa.9 isa_intr_alloc.9 \ 311MLINKS+=isa.9 isa_intr_alloc.9 \
313 isa.9 isa_intr_establish.9 \ 312 isa.9 isa_intr_establish.9 \
314 isa.9 isa_intr_disestablish.9 \ 313 isa.9 isa_intr_disestablish.9 \
315 isa.9 isa_intr_evcnt.9 \ 314 isa.9 isa_intr_evcnt.9 \
316 isa.9 isa_dmamap_create.9 \ 315 isa.9 isa_dmamap_create.9 \
317 isa.9 isa_dmamap_destroy.9 \ 316 isa.9 isa_dmamap_destroy.9 \
318 isa.9 isa_dmamem_alloc.9 \ 317 isa.9 isa_dmamem_alloc.9 \
319 isa.9 isa_dmamem_free.9 \ 318 isa.9 isa_dmamem_free.9 \
320 isa.9 isa_dmamem_map.9 \ 319 isa.9 isa_dmamem_map.9 \
321 isa.9 isa_dmamem_unmap.9 \ 320 isa.9 isa_dmamem_unmap.9 \
322 isa.9 isa_malloc.9 \ 321 isa.9 isa_malloc.9 \
323 isa.9 isa_free.9 \ 322 isa.9 isa_free.9 \
324 isa.9 isa_dmastart.9 \ 323 isa.9 isa_dmastart.9 \
325 isa.9 isa_dmaabort.9 \ 324 isa.9 isa_dmaabort.9 \
326 isa.9 isa_dmacount.9 \ 325 isa.9 isa_dmacount.9 \
327 isa.9 isa_dmadone.9 \ 326 isa.9 isa_dmadone.9 \
328 isa.9 isa_dmamaxsize.9 \ 327 isa.9 isa_dmamaxsize.9 \
329 isa.9 isa_drq_isfree.9 \ 328 isa.9 isa_drq_isfree.9 \
330 isa.9 isa_dmacascade.9 \ 329 isa.9 isa_dmacascade.9 \
331 isa.9 isa_mappage.9 330 isa.9 isa_mappage.9
332MLINKS+=isapnp.9 isapnp_devmatch.9 \ 331MLINKS+=isapnp.9 isapnp_devmatch.9 \
333 isapnp.9 isapnp_config.9 \ 332 isapnp.9 isapnp_config.9 \
334 isapnp.9 isapnp_unconfig.9 333 isapnp.9 isapnp_unconfig.9
335MLINKS+=knote.9 KNOTE.9 \ 334MLINKS+=knote.9 KNOTE.9 \
336 kfilter_register.9 kfilter_unregister.9 335 kfilter_register.9 kfilter_unregister.9
337MLINKS+=kmem.9 kmem_alloc.9 kmem.9 kmem_free.9 kmem.9 kmem_zalloc.9 336MLINKS+=kmem.9 kmem_alloc.9 kmem.9 kmem_free.9 kmem.9 kmem_zalloc.9
338MAN+= kpreempt.9 337MAN+= kpreempt.9
339MLINKS+=kpreempt.9 kpreempt_disable.9 \ 338MLINKS+=kpreempt.9 kpreempt_disable.9 \
340 kpreempt.9 kpreempt_disabled.9 \ 339 kpreempt.9 kpreempt_disabled.9 \
341 kpreempt.9 kpreempt_enable.9 340 kpreempt.9 kpreempt_enable.9
342MLINKS+=kprintf.9 printf.9 kprintf.9 printf_nolog.9 kprintf.9 sprintf.9 \ 341MLINKS+=kprintf.9 printf.9 kprintf.9 printf_nolog.9 kprintf.9 sprintf.9 \
343 kprintf.9 snprintf.9 kprintf.9 vprintf.9 kprintf.9 vsprintf.9 \ 342 kprintf.9 snprintf.9 kprintf.9 vprintf.9 kprintf.9 vsprintf.9 \
344 kprintf.9 vsnprintf.9 kprintf.9 uprintf.9 kprintf.9 ttyprintf.9 \ 343 kprintf.9 vsnprintf.9 kprintf.9 uprintf.9 kprintf.9 ttyprintf.9 \
345 kprintf.9 tprintf.9 kprintf.9 tprintf_open.9 kprintf.9 tprintf_close.9 \ 344 kprintf.9 tprintf.9 kprintf.9 tprintf_open.9 kprintf.9 tprintf_close.9 \
346 kprintf.9 aprint_normal.9 kprintf.9 aprint_naive.9 \ 345 kprintf.9 aprint_normal.9 kprintf.9 aprint_naive.9 \
347 kprintf.9 aprint_verbose.9 kprintf.9 aprint_debug.9 \ 346 kprintf.9 aprint_verbose.9 kprintf.9 aprint_debug.9 \
348 kprintf.9 aprint_error.9 \ 347 kprintf.9 aprint_error.9 \
349 kprintf.9 aprint_normal_dev.9 kprintf.9 aprint_naive_dev.9 \ 348 kprintf.9 aprint_normal_dev.9 kprintf.9 aprint_naive_dev.9 \
350 kprintf.9 aprint_verbose_dev.9 kprintf.9 aprint_debug_dev.9 \ 349 kprintf.9 aprint_verbose_dev.9 kprintf.9 aprint_debug_dev.9 \
351 kprintf.9 aprint_error_dev.9 \ 350 kprintf.9 aprint_error_dev.9 \
352 kprintf.9 aprint_normal_ifnet.9 kprintf.9 aprint_naive_ifnet.9 \ 351 kprintf.9 aprint_normal_ifnet.9 kprintf.9 aprint_naive_ifnet.9 \
353 kprintf.9 aprint_verbose_ifnet.9 kprintf.9 aprint_debug_ifnet.9 \ 352 kprintf.9 aprint_verbose_ifnet.9 kprintf.9 aprint_debug_ifnet.9 \
354 kprintf.9 aprint_error_ifnet.9 kprintf.9 aprint_get_error_count.9 353 kprintf.9 aprint_error_ifnet.9 kprintf.9 aprint_get_error_count.9
355MLINKS+=kthread.9 kthread_exit.9 \ 354MLINKS+=kthread.9 kthread_exit.9 \
356 kthread.9 kthread_create.9 \ 355 kthread.9 kthread_create.9 \
357 kthread.9 kthread_destroy.9 356 kthread.9 kthread_destroy.9
358MLINKS+=linedisc.9 ttyldisc_add.9 \ 357MLINKS+=linedisc.9 ttyldisc_add.9 \
359 linedisc.9 ttyldisc_lookup.9 \ 358 linedisc.9 ttyldisc_lookup.9 \
360 linedisc.9 ttyldisc_remove.9 359 linedisc.9 ttyldisc_remove.9
361MLINKS+=lock.9 simple_lock_init.9 lock.9 simple_lock.9 \ 360MLINKS+=lock.9 simple_lock_init.9 lock.9 simple_lock.9 \
362 lock.9 simple_lock_try.9 lock.9 simple_unlock.9 \ 361 lock.9 simple_lock_try.9 lock.9 simple_unlock.9 \
363 lock.9 simple_lock_freecheck.9 lock.9 simple_lock_dump.9 \ 362 lock.9 simple_lock_freecheck.9 lock.9 simple_lock_dump.9 \
364 lock.9 lockinit.9 lock.9 lockmgr.9 \ 363 lock.9 lockinit.9 lock.9 lockmgr.9 \
365 lock.9 lockstatus.9 lock.9 lockmgr_printinfo.9 lock.9 transferlockers.9 \ 364 lock.9 lockstatus.9 lock.9 lockmgr_printinfo.9 lock.9 transferlockers.9 \
366 lock.9 spinlockinit.9 lock.9 spinlockmgr.9 365 lock.9 spinlockinit.9 lock.9 spinlockmgr.9
367MLINKS+=ltsleep.9 wakeup.9 ltsleep.9 tsleep.9 366MLINKS+=ltsleep.9 wakeup.9 ltsleep.9 tsleep.9
368MLINKS+=malloc.9 MALLOC.9 malloc.9 realloc.9 malloc.9 free.9 malloc.9 FREE.9 367MLINKS+=malloc.9 MALLOC.9 malloc.9 realloc.9 malloc.9 free.9 malloc.9 FREE.9
369MLINKS+=malloc.9 malloc_roundup.9 malloc.9 malloc_type_attach.9 368MLINKS+=malloc.9 malloc_roundup.9 malloc.9 malloc_type_attach.9
370MLINKS+=malloc.9 malloc_type_detach.9 malloc.9 malloc_type_setlimit.9 369MLINKS+=malloc.9 malloc_type_detach.9 malloc.9 malloc_type_setlimit.9
371MLINKS+=malloc.9 MALLOC_DEFINE_LIMIT.9 malloc.9 MALLOC_DEFINE.9 370MLINKS+=malloc.9 MALLOC_DEFINE_LIMIT.9 malloc.9 MALLOC_DEFINE.9
372MLINKS+=malloc.9 MALLOC_DECLARE.9 371MLINKS+=malloc.9 MALLOC_DECLARE.9
373MLINKS+=mb.9 mb_memory.9 mb.9 mb_read.9 mb.9 mb_write.9 372MLINKS+=mb.9 mb_memory.9 mb.9 mb_read.9 mb.9 mb_write.9
374MLINKS+=mbuf.9 m_get.9 mbuf.9 m_getclr.9 mbuf.9 m_gethdr.9 mbuf.9 m_devget.9 \ 373MLINKS+=mbuf.9 m_get.9 mbuf.9 m_getclr.9 mbuf.9 m_gethdr.9 mbuf.9 m_devget.9 \
375 mbuf.9 m_copym.9 mbuf.9 m_copypacket.9 mbuf.9 m_copydata.9 \ 374 mbuf.9 m_copym.9 mbuf.9 m_copypacket.9 mbuf.9 m_copydata.9 \
376 mbuf.9 m_copyback.9 mbuf.9 m_cat.9 mbuf.9 m_dup.9 mbuf.9 m_prepend.9 \ 375 mbuf.9 m_copyback.9 mbuf.9 m_cat.9 mbuf.9 m_dup.9 mbuf.9 m_prepend.9 \
377 mbuf.9 m_copyback_cow.9 \ 376 mbuf.9 m_copyback_cow.9 \
378 mbuf.9 m_makewritable.9 \ 377 mbuf.9 m_makewritable.9 \
379 mbuf.9 m_pulldown.9 \ 378 mbuf.9 m_pulldown.9 \
380 mbuf.9 m_pullup.9 mbuf.9 m_split.9 mbuf.9 m_adj.9 mbuf.9 m_free.9 \ 379 mbuf.9 m_pullup.9 mbuf.9 m_split.9 mbuf.9 m_adj.9 mbuf.9 m_free.9 \
381 mbuf.9 m_freem.9 mbuf.9 mtod.9 mbuf.9 mtocl.9 mbuf.9 cltom.9 \ 380 mbuf.9 m_freem.9 mbuf.9 mtod.9 mbuf.9 mtocl.9 mbuf.9 cltom.9 \
382 mbuf.9 MGET.9 mbuf.9 MGETHDR.9 mbuf.9 MEXTMALLOC.9 \ 381 mbuf.9 MGET.9 mbuf.9 MGETHDR.9 mbuf.9 MEXTMALLOC.9 \
383 mbuf.9 MEXTADD.9 mbuf.9 MCLGET.9 mbuf.9 M_COPY_PKTHDR.9 \ 382 mbuf.9 MEXTADD.9 mbuf.9 MCLGET.9 mbuf.9 M_COPY_PKTHDR.9 \
384 mbuf.9 M_MOVE_PKTHDR.9 \ 383 mbuf.9 M_MOVE_PKTHDR.9 \
385 mbuf.9 M_ALIGN.9 mbuf.9 MH_ALIGN.9 mbuf.9 M_LEADINGSPACE.9 \ 384 mbuf.9 M_ALIGN.9 mbuf.9 MH_ALIGN.9 mbuf.9 M_LEADINGSPACE.9 \
386 mbuf.9 M_TRAILINGSPACE.9 mbuf.9 M_PREPEND.9 mbuf.9 MCHTYPE.9 \ 385 mbuf.9 M_TRAILINGSPACE.9 mbuf.9 M_PREPEND.9 mbuf.9 MCHTYPE.9 \
387 mbuf.9 MFREE.9 386 mbuf.9 MFREE.9
388MLINKS+=mca.9 mca_intr_establish.9 \ 387MLINKS+=mca.9 mca_intr_establish.9 \
389 mca.9 mca_intr_disestablish.9 \ 388 mca.9 mca_intr_disestablish.9 \
390 mca.9 mca_intr_evcnt.9 \ 389 mca.9 mca_intr_evcnt.9 \
391 mca.9 mca_conf_read.9 \ 390 mca.9 mca_conf_read.9 \
392 mca.9 mca_conf_write.9 391 mca.9 mca_conf_write.9
393MLINKS+=microtime.9 bintime.9 \ 392MLINKS+=microtime.9 bintime.9 \
394 microtime.9 getbintime.9 \ 393 microtime.9 getbintime.9 \
395 microtime.9 getmicrotime.9 \ 394 microtime.9 getmicrotime.9 \
396 microtime.9 nanotime.9 \ 395 microtime.9 nanotime.9 \
397 microtime.9 getnanotime.9 396 microtime.9 getnanotime.9
398MLINKS+=microuptime.9 binuptime.9 \ 397MLINKS+=microuptime.9 binuptime.9 \
399 microuptime.9 getbinuptime.9 \ 398 microuptime.9 getbinuptime.9 \
400 microuptime.9 getmicrouptime.9 \ 399 microuptime.9 getmicrouptime.9 \
401 microuptime.9 nanouptime.9 \ 400 microuptime.9 nanouptime.9 \
402 microuptime.9 getnanouptime.9 401 microuptime.9 getnanouptime.9
403MLINKS+=mutex.9 mutex_init.9 mutex.9 mutex_destroy.9 mutex.9 mutex_enter.9 \ 402MLINKS+=mutex.9 mutex_init.9 mutex.9 mutex_destroy.9 mutex.9 mutex_enter.9 \
404 mutex.9 mutex_exit.9 mutex.9 mutex_tryenter.9 mutex.9 mutex_owned.9 \ 403 mutex.9 mutex_exit.9 mutex.9 mutex_tryenter.9 mutex.9 mutex_owned.9 \
405 mutex.9 mutex_spin_enter.9 mutex.9 mutex_spin_exit.9 404 mutex.9 mutex_spin_enter.9 mutex.9 mutex_spin_exit.9
406MLINKS+=m_tag.9 m_tag_copy.9 \ 405MLINKS+=m_tag.9 m_tag_copy.9 \
407 m_tag.9 m_tag_copy_chain.9 \ 406 m_tag.9 m_tag_copy_chain.9 \
408 m_tag.9 m_tag_delete.9 \ 407 m_tag.9 m_tag_delete.9 \
409 m_tag.9 m_tag_delete_chain.9 \ 408 m_tag.9 m_tag_delete_chain.9 \
410 m_tag.9 m_tag_delete_nonpersistent.9 \ 409 m_tag.9 m_tag_delete_nonpersistent.9 \
411 m_tag.9 m_tag_find.9 \ 410 m_tag.9 m_tag_find.9 \
412 m_tag.9 m_tag_first.9 \ 411 m_tag.9 m_tag_first.9 \
413 m_tag.9 m_tag_free.9 \ 412 m_tag.9 m_tag_free.9 \
414 m_tag.9 m_tag_get.9 \ 413 m_tag.9 m_tag_get.9 \
415 m_tag.9 m_tag_init.9 \ 414 m_tag.9 m_tag_init.9 \
416 m_tag.9 m_tag_next.9 \ 415 m_tag.9 m_tag_next.9 \
417 m_tag.9 m_tag_prepend.9 \ 416 m_tag.9 m_tag_prepend.9 \
418 m_tag.9 m_tag_unlink.9 417 m_tag.9 m_tag_unlink.9
419MLINKS+=namecache.9 cache_lookup.9 \ 418MLINKS+=namecache.9 cache_lookup.9 \
420 namecache.9 cache_revlookup.9 \ 419 namecache.9 cache_revlookup.9 \
421 namecache.9 cache_enter.9 \ 420 namecache.9 cache_enter.9 \
422 namecache.9 cache_purge.9 \ 421 namecache.9 cache_purge.9 \
423 namecache.9 cache_purgevfs.9 \ 422 namecache.9 cache_purgevfs.9 \
424 namecache.9 namecache_print.9 423 namecache.9 namecache_print.9
425MLINKS+=namei.9 lookup.9 \ 424MLINKS+=namei.9 lookup.9 \
426 namei.9 relookup.9 \ 425 namei.9 relookup.9 \
427 namei.9 NDINIT.9 426 namei.9 NDINIT.9
428MLINKS+=opencrypto.9 crypto_get_driverid.9 \ 427MLINKS+=opencrypto.9 crypto_get_driverid.9 \
429 opencrypto.9 crypto_register.9 \ 428 opencrypto.9 crypto_register.9 \
430 opencrypto.9 crypto_kregister.9 \ 429 opencrypto.9 crypto_kregister.9 \
431 opencrypto.9 crypto_unregister.9 \ 430 opencrypto.9 crypto_unregister.9 \
432 opencrypto.9 crypto_done.9 \ 431 opencrypto.9 crypto_done.9 \
433 opencrypto.9 crypto_kdone.9 \ 432 opencrypto.9 crypto_kdone.9 \
434 opencrypto.9 crypto_newsession.9 \ 433 opencrypto.9 crypto_newsession.9 \
435 opencrypto.9 crypto_freesession.9 \ 434 opencrypto.9 crypto_freesession.9 \
436 opencrypto.9 crypto_dispatch.9 \ 435 opencrypto.9 crypto_dispatch.9 \
437 opencrypto.9 crypto_kdispatch.9 \ 436 opencrypto.9 crypto_kdispatch.9 \
438 opencrypto.9 crypto_getreq.9 \ 437 opencrypto.9 crypto_getreq.9 \
439 opencrypto.9 crypto_freereq.9 438 opencrypto.9 crypto_freereq.9
440MLINKS+=optstr.9 optstr_get.9 439MLINKS+=optstr.9 optstr_get.9
441MLINKS+=pci.9 pci_conf_read.9 \ 440MLINKS+=pci.9 pci_conf_read.9 \
442 pci.9 pci_conf_write.9 \ 441 pci.9 pci_conf_write.9 \
443 pci.9 pci_conf_print.9 \ 442 pci.9 pci_conf_print.9 \
444 pci.9 pci_find_device.9 \ 443 pci.9 pci_find_device.9 \
445 pci.9 pci_get_capability.9 \ 444 pci.9 pci_get_capability.9 \
446 pci.9 pci_mapreg_type.9 \ 445 pci.9 pci_mapreg_type.9 \
447 pci.9 pci_mapreg_map.9 \ 446 pci.9 pci_mapreg_map.9 \
448 pci.9 pci_mapreg_info.9 \ 447 pci.9 pci_mapreg_info.9 \
449 pci.9 pci_intr_map.9 \ 448 pci.9 pci_intr_map.9 \
450 pci.9 pci_intr_string.9 \ 449 pci.9 pci_intr_string.9 \
451 pci.9 pci_intr_evcnt.9 \ 450 pci.9 pci_intr_evcnt.9 \
452 pci.9 pci_intr_establish.9 \ 451 pci.9 pci_intr_establish.9 \
453 pci.9 pci_intr_disestablish.9 \ 452 pci.9 pci_intr_disestablish.9 \
454 pci.9 pci_get_powerstate.9 \ 453 pci.9 pci_get_powerstate.9 \
455 pci.9 pci_set_powerstate.9 \ 454 pci.9 pci_set_powerstate.9 \
456 pci.9 pci_vpd_read.9 \ 455 pci.9 pci_vpd_read.9 \
457 pci.9 pci_vpd_write.9 \ 456 pci.9 pci_vpd_write.9 \
458 pci.9 pci_make_tag.9 \ 457 pci.9 pci_make_tag.9 \
459 pci.9 pci_decompose_tag.9 \ 458 pci.9 pci_decompose_tag.9 \
460 pci.9 pci_findvendor.9 \ 459 pci.9 pci_findvendor.9 \
461 pci.9 pci_devinfo.9 \ 460 pci.9 pci_devinfo.9 \
462 pci.9 PCI_VENDOR.9 \ 461 pci.9 PCI_VENDOR.9 \
463 pci.9 PCI_PRODUCT.9 \ 462 pci.9 PCI_PRODUCT.9 \
464 pci.9 PCI_REVISION.9 463 pci.9 PCI_REVISION.9
465MLINKS+=pci_configure_bus.9 pci_conf_hook.9 \ 464MLINKS+=pci_configure_bus.9 pci_conf_hook.9 \
466 pci_configure_bus.9 pci_conf_interrupt.9 465 pci_configure_bus.9 pci_conf_interrupt.9
467MLINKS+=pckbport.9 pckbport_attach.9 \ 466MLINKS+=pckbport.9 pckbport_attach.9 \
468 pckbport.9 pckbport_attach_slot.9 \ 467 pckbport.9 pckbport_attach_slot.9 \
469 pckbport.9 pckbport_cnattach.9 \ 468 pckbport.9 pckbport_cnattach.9 \
470 pckbport.9 pckbportintr.9 \ 469 pckbport.9 pckbportintr.9 \
471 pckbport.9 pckbport_set_inputhandler.9 \ 470 pckbport.9 pckbport_set_inputhandler.9 \
472 pckbport.9 pckbport_flush.9 \ 471 pckbport.9 pckbport_flush.9 \
473 pckbport.9 pckbport_poll_cmd.9 \ 472 pckbport.9 pckbport_poll_cmd.9 \
474 pckbport.9 pckbport_enqueue_cmd.9 \ 473 pckbport.9 pckbport_enqueue_cmd.9 \
475 pckbport.9 pckbport_poll_data.9 \ 474 pckbport.9 pckbport_poll_data.9 \
476 pckbport.9 pckbport_set_poll.9 \ 475 pckbport.9 pckbport_set_poll.9 \
477 pckbport.9 pckbport_xt_translation.9 \ 476 pckbport.9 pckbport_xt_translation.9 \
478 pckbport.9 pckbport_slot_enable.9 477 pckbport.9 pckbport_slot_enable.9
479MLINKS+=pcmcia.9 pcmcia_function_init.9 \ 478MLINKS+=pcmcia.9 pcmcia_function_init.9 \
480 pcmcia.9 pcmcia_function_enable.9 \ 479 pcmcia.9 pcmcia_function_enable.9 \
481 pcmcia.9 pcmcia_function_disable.9 \ 480 pcmcia.9 pcmcia_function_disable.9 \
482 pcmcia.9 pcmcia_io_alloc.9 \ 481 pcmcia.9 pcmcia_io_alloc.9 \
483 pcmcia.9 pcmcia_io_free.9 \ 482 pcmcia.9 pcmcia_io_free.9 \
484 pcmcia.9 pcmcia_io_map.9 \ 483 pcmcia.9 pcmcia_io_map.9 \
485 pcmcia.9 pcmcia_io_unmap.9 \ 484 pcmcia.9 pcmcia_io_unmap.9 \
486 pcmcia.9 pcmcia_mem_alloc.9 \ 485 pcmcia.9 pcmcia_mem_alloc.9 \
487 pcmcia.9 pcmcia_mem_free.9 \ 486 pcmcia.9 pcmcia_mem_free.9 \
488 pcmcia.9 pcmcia_mem_map.9 \ 487 pcmcia.9 pcmcia_mem_map.9 \
489 pcmcia.9 pcmcia_mem_unmap.9 \ 488 pcmcia.9 pcmcia_mem_unmap.9 \
490 pcmcia.9 pcmcia_intr_establish.9 \ 489 pcmcia.9 pcmcia_intr_establish.9 \
491 pcmcia.9 pcmcia_intr_disestablish.9 \ 490 pcmcia.9 pcmcia_intr_disestablish.9 \
492 pcmcia.9 pcmcia_cis_read_1.9 \ 491 pcmcia.9 pcmcia_cis_read_1.9 \
493 pcmcia.9 pcmcia_cis_read_2.9 \ 492 pcmcia.9 pcmcia_cis_read_2.9 \
494 pcmcia.9 pcmcia_cis_read_3.9 \ 493 pcmcia.9 pcmcia_cis_read_3.9 \
495 pcmcia.9 pcmcia_cis_read_4.9 \ 494 pcmcia.9 pcmcia_cis_read_4.9 \
496 pcmcia.9 pcmcia_cis_read_n.9 \ 495 pcmcia.9 pcmcia_cis_read_n.9 \
497 pcmcia.9 pcmcia_scan_cis.9 496 pcmcia.9 pcmcia_scan_cis.9
498MLINKS+=pfil.9 pfil_hook_get.9 \ 497MLINKS+=pfil.9 pfil_hook_get.9 \
499 pfil.9 pfil_add_hook.9 \ 498 pfil.9 pfil_add_hook.9 \
500 pfil.9 pfil_remove_hook.9 \ 499 pfil.9 pfil_remove_hook.9 \
501 pfil.9 pfil_head_register.9 \ 500 pfil.9 pfil_head_register.9 \
502 pfil.9 pfil_head_unregister.9 \ 501 pfil.9 pfil_head_unregister.9 \
503 pfil.9 pfil_head_get.9 \ 502 pfil.9 pfil_head_get.9 \
504 pfil.9 pfil_run_hooks.9 503 pfil.9 pfil_run_hooks.9
505MLINKS+=pmc.9 pmc_get_num_counters.9 \ 504MLINKS+=pmc.9 pmc_get_num_counters.9 \
506 pmc.9 pmc_get_counter_type.9 \ 505 pmc.9 pmc_get_counter_type.9 \
507 pmc.9 pmc_save_context.9 \ 506 pmc.9 pmc_save_context.9 \
508 pmc.9 pmc_restore_context.9 \ 507 pmc.9 pmc_restore_context.9 \
509 pmc.9 pmc_enable_counter.9 \ 508 pmc.9 pmc_enable_counter.9 \
510 pmc.9 pmc_disable_counter.9 \ 509 pmc.9 pmc_disable_counter.9 \
511 pmc.9 pmc_counter_isrunning.9 \ 510 pmc.9 pmc_counter_isrunning.9 \
512 pmc.9 pmc_counter_isconfigured.9 \ 511 pmc.9 pmc_counter_isconfigured.9 \
513 pmc.9 pmc_configure_counter.9 \ 512 pmc.9 pmc_configure_counter.9 \
514 pmc.9 pmc_get_counter_value.9 \ 513 pmc.9 pmc_get_counter_value.9 \
515 pmc.9 pmc_accumulate.9 \ 514 pmc.9 pmc_accumulate.9 \
516 pmc.9 pmc_alloc_kernel_counter.9 \ 515 pmc.9 pmc_alloc_kernel_counter.9 \
517 pmc.9 pmc_free_kernel_counter.9 \ 516 pmc.9 pmc_free_kernel_counter.9 \
518 pmc.9 pmc_start_profiling.9 \ 517 pmc.9 pmc_start_profiling.9 \
519 pmc.9 pmc_stop_profiling.9 \ 518 pmc.9 pmc_stop_profiling.9 \
520 pmc.9 PMC_ENABLED.9 519 pmc.9 PMC_ENABLED.9
521MLINKS+=pmf.9 pmf_device_register.9 pmf.9 pmf_device_register1.9 \ 520MLINKS+=pmf.9 pmf_device_register.9 pmf.9 pmf_device_register1.9 \
522 pmf.9 pmf_device_deregister.9 \ 521 pmf.9 pmf_device_deregister.9 \
523 pmf.9 pmf_device_suspend.9 pmf.9 pmf_device_resume.9 \ 522 pmf.9 pmf_device_suspend.9 pmf.9 pmf_device_resume.9 \
524 pmf.9 pmf_device_recursive_suspend.9 \ 523 pmf.9 pmf_device_recursive_suspend.9 \
525 pmf.9 pmf_device_recursive_resume.9 \ 524 pmf.9 pmf_device_recursive_resume.9 \
526 pmf.9 pmf_device_resume_subtree.9 \ 525 pmf.9 pmf_device_resume_subtree.9 \
527 pmf.9 pmf_class_network_register.9 pmf.9 pmf_class_input_register.9 \ 526 pmf.9 pmf_class_network_register.9 pmf.9 pmf_class_input_register.9 \
528 pmf.9 pmf_class_display_register.9 \ 527 pmf.9 pmf_class_display_register.9 \
529 pmf.9 pmf_system_suspend.9 pmf.9 pmf_system_resume.9 \ 528 pmf.9 pmf_system_suspend.9 pmf.9 pmf_system_resume.9 \
530 pmf.9 pmf_system_shutdown.9 \ 529 pmf.9 pmf_system_shutdown.9 \
531 pmf.9 pmf_event_register.9 pmf.9 pmf_event_deregister.9 \ 530 pmf.9 pmf_event_register.9 pmf.9 pmf_event_deregister.9 \
532 pmf.9 pmf_event_inject.9 \ 531 pmf.9 pmf_event_inject.9 \
533 pmf.9 pmf_set_platform.9 pmf.9 pmf_get_platform.9 532 pmf.9 pmf_set_platform.9 pmf.9 pmf_get_platform.9
534MLINKS+=pool.9 pool_create.9 pool.9 pool_destroy.9 pool.9 pool_get.9 \ 533MLINKS+=pool.9 pool_create.9 pool.9 pool_destroy.9 pool.9 pool_get.9 \
535 pool.9 pool_init.9 pool.9 pool_put.9 pool.9 pool_prime.9 \ 534 pool.9 pool_init.9 pool.9 pool_put.9 pool.9 pool_prime.9 \
536 pool.9 pool_sethiwat.9 pool.9 pool_setlowat.9 535 pool.9 pool_sethiwat.9 pool.9 pool_setlowat.9
537MLINKS+=pool_cache.9 pool_cache_init.9 \ 536MLINKS+=pool_cache.9 pool_cache_init.9 \
538 pool_cache.9 pool_cache_destroy.9 \ 537 pool_cache.9 pool_cache_destroy.9 \
539 pool_cache.9 pool_cache_get_paddr.9 \ 538 pool_cache.9 pool_cache_get_paddr.9 \
540 pool_cache.9 pool_cache_get.9 \ 539 pool_cache.9 pool_cache_get.9 \
541 pool_cache.9 pool_cache_put_paddr.9 \ 540 pool_cache.9 pool_cache_put_paddr.9 \
542 pool_cache.9 pool_cache_put.9 \ 541 pool_cache.9 pool_cache_put.9 \
543 pool_cache.9 pool_cache_destruct_object.9 \ 542 pool_cache.9 pool_cache_destruct_object.9 \
544 pool_cache.9 pool_cache_invalidate.9 543 pool_cache.9 pool_cache_invalidate.9
545MLINKS+=powerhook_establish.9 powerhook_disestablish.9 544MLINKS+=powerhook_establish.9 powerhook_disestablish.9
546MLINKS+=preempt.9 yield.9 545MLINKS+=preempt.9 yield.9
547MLINKS+=ras.9 ras_lookup.9 \ 546MLINKS+=ras.9 ras_lookup.9 \
548 ras.9 ras_fork.9 \ 547 ras.9 ras_fork.9 \
549 ras.9 ras_purgeall.9 548 ras.9 ras_purgeall.9
550MLINKS+=rasops.9 rasops_init.9 \ 549MLINKS+=rasops.9 rasops_init.9 \
551 rasops.9 rasops_reconfig.9 550 rasops.9 rasops_reconfig.9
552MLINKS+=rnd.9 rnd_attach_source.9 rnd.9 rnd_detach_source.9 \ 551MLINKS+=rnd.9 rnd_attach_source.9 rnd.9 rnd_detach_source.9 \
553 rnd.9 rnd_add_data.9 rnd.9 rnd_add_uint32.9 552 rnd.9 rnd_add_data.9 rnd.9 rnd_add_uint32.9
554MLINKS+=rssadapt.9 ieee80211_rssadapt_choose.9 \ 553MLINKS+=rssadapt.9 ieee80211_rssadapt_choose.9 \
555 rssadapt.9 ieee80211_rssadapt_input.9 \ 554 rssadapt.9 ieee80211_rssadapt_input.9 \
556 rssadapt.9 ieee80211_rssadapt_lower_rate.9 \ 555 rssadapt.9 ieee80211_rssadapt_lower_rate.9 \
557 rssadapt.9 ieee80211_rssadapt_raise_rate.9 \ 556 rssadapt.9 ieee80211_rssadapt_raise_rate.9 \
558 rssadapt.9 ieee80211_rssadapt_updatestats.9 557 rssadapt.9 ieee80211_rssadapt_updatestats.9
559MLINKS+=rt_timer.9 rt_timer_queue_create.9 rt_timer.9 rt_timer_queue_change.9 \ 558MLINKS+=rt_timer.9 rt_timer_queue_create.9 rt_timer.9 rt_timer_queue_change.9 \
560 rt_timer.9 rt_timer_queue_destroy.9 rt_timer.9 rt_timer_add.9 \ 559 rt_timer.9 rt_timer_queue_destroy.9 rt_timer.9 rt_timer_add.9 \
561 rt_timer.9 rt_timer_remove_all.9 560 rt_timer.9 rt_timer_remove_all.9
562MLINKS+=rwlock.9 rw.9 rwlock.9 rw_init.9 rwlock.9 rw_destroy.9 \ 561MLINKS+=rwlock.9 rw.9 rwlock.9 rw_init.9 rwlock.9 rw_destroy.9 \
563 rwlock.9 rw_enter.9 rwlock.9 rw_exit.9 \ 562 rwlock.9 rw_enter.9 rwlock.9 rw_exit.9 \
564 rwlock.9 rw_tryenter.9 rwlock.9 rw_tryupgrade.9 \ 563 rwlock.9 rw_tryenter.9 rwlock.9 rw_tryupgrade.9 \
565 rwlock.9 rw_downgrade.9 rwlock.9 rw_read_held.9 \ 564 rwlock.9 rw_downgrade.9 rwlock.9 rw_read_held.9 \
566 rwlock.9 rw_write_held.9 rwlock.9 rw_lock_held.9 565 rwlock.9 rw_write_held.9 rwlock.9 rw_lock_held.9
567MAN+= select.9 566MAN+= select.9
568MLINKS+=select.9 selinit.9 \ 567MLINKS+=select.9 selinit.9 \
569 select.9 seldestroy.9 \ 568 select.9 seldestroy.9 \
570 select.9 selrecord.9 \ 569 select.9 selrecord.9 \
571 select.9 selnotify.9 570 select.9 selnotify.9
572MLINKS+=setjmp.9 longjmp.9 571MLINKS+=setjmp.9 longjmp.9
573MLINKS+=shutdownhook_establish.9 shutdownhook_disestablish.9 572MLINKS+=shutdownhook_establish.9 shutdownhook_disestablish.9
574MLINKS+=signal.9 siginit.9 \ 573MLINKS+=signal.9 siginit.9 \
575 signal.9 sigactsinit.9 \ 574 signal.9 sigactsinit.9 \
576 signal.9 sigactsunshare.9 \ 575 signal.9 sigactsunshare.9 \
577 signal.9 sigactsfree.9 \ 576 signal.9 sigactsfree.9 \
578 signal.9 execsigs.9 \ 577 signal.9 execsigs.9 \
579 signal.9 sigaction1.9 \ 578 signal.9 sigaction1.9 \
580 signal.9 sigprocmask1.9 \ 579 signal.9 sigprocmask1.9 \
581 signal.9 sigpending1.9 \ 580 signal.9 sigpending1.9 \
582 signal.9 sigsuspend1.9 \ 581 signal.9 sigsuspend1.9 \
583 signal.9 sigaltstack1.9 \ 582 signal.9 sigaltstack1.9 \
584 signal.9 gsignal.9 \ 583 signal.9 gsignal.9 \
585 signal.9 pgsignal.9 \ 584 signal.9 pgsignal.9 \
586 signal.9 trapsignal.9 \ 585 signal.9 trapsignal.9 \
587 signal.9 psignal.9 \ 586 signal.9 psignal.9 \
588 signal.9 sched_psignal.9 \ 587 signal.9 sched_psignal.9 \
589 signal.9 issignal.9 \ 588 signal.9 issignal.9 \
590 signal.9 postsig.9 \ 589 signal.9 postsig.9 \
591 signal.9 killproc.9 \ 590 signal.9 killproc.9 \
592 signal.9 sigexit.9 \ 591 signal.9 sigexit.9 \
593 signal.9 sigmasked.9 \ 592 signal.9 sigmasked.9 \
594 signal.9 sendsig.9 \ 593 signal.9 sendsig.9 \
595 signal.9 sigcode.9 \ 594 signal.9 sigcode.9 \
596 signal.9 sigtramp.9 595 signal.9 sigtramp.9
597MLINKS+=sockopt.9 sockopt_init.9 \ 596MLINKS+=sockopt.9 sockopt_init.9 \
598 sockopt.9 sockopt_destroy.9 \ 597 sockopt.9 sockopt_destroy.9 \
599 sockopt.9 sockopt_get.9 \ 598 sockopt.9 sockopt_get.9 \
600 sockopt.9 sockopt_getint.9 \ 599 sockopt.9 sockopt_getint.9 \
601 sockopt.9 sockopt_set.9 \ 600 sockopt.9 sockopt_set.9 \
602 sockopt.9 sockopt_setint.9 601 sockopt.9 sockopt_setint.9
603MLINKS+=softintr.9 softintr_establish.9 softintr.9 softintr_disestablish.9 \ 602MLINKS+=softintr.9 softintr_establish.9 softintr.9 softintr_disestablish.9 \
604 softintr.9 softintr_schedule.9 softintr.9 softint.9 \ 603 softintr.9 softintr_schedule.9 softintr.9 softint.9 \
605 softintr.9 softint_establish.9 softintr.9 softint_disestablish.9 \ 604 softintr.9 softint_establish.9 softintr.9 softint_disestablish.9 \
606 softintr.9 softint_schedule.9 605 softintr.9 softint_schedule.9
607MLINKS+=spl.9 spl0.9 spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 \ 606MLINKS+=spl.9 spl0.9 spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 \
608 spl.9 splimp.9 spl.9 spllowersoftclock.9 spl.9 splnet.9 \ 607 spl.9 splimp.9 spl.9 spllowersoftclock.9 spl.9 splnet.9 \
609 spl.9 splsched.9 spl.9 splserial.9 \ 608 spl.9 splsched.9 spl.9 splserial.9 \
610 spl.9 splsoftclock.9 spl.9 splsoftnet.9 spl.9 splsoftserial.9 \ 609 spl.9 splsoftclock.9 spl.9 splsoftnet.9 spl.9 splsoftserial.9 \
611 spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9 \ 610 spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9 \
612 spl.9 splsoftbio.9 611 spl.9 splsoftbio.9
613MLINKS+=store.9 subyte.9 store.9 suibyte.9 store.9 susword.9 \ 612MLINKS+=store.9 subyte.9 store.9 suibyte.9 store.9 susword.9 \
614 store.9 suswintr.9 store.9 suword.9 store.9 suiword.9 613 store.9 suswintr.9 store.9 suword.9 store.9 suiword.9
615MLINKS+=sysctl.9 old_sysctl.9 \ 614MLINKS+=sysctl.9 old_sysctl.9 \
616 sysctl.9 sysctl_create.9 \ 615 sysctl.9 sysctl_create.9 \
617 sysctl.9 sysctl_createv.9 \ 616 sysctl.9 sysctl_createv.9 \
618 sysctl.9 sysctl_destroy.9 \ 617 sysctl.9 sysctl_destroy.9 \
619 sysctl.9 sysctl_destroyv.9 \ 618 sysctl.9 sysctl_destroyv.9 \
620 sysctl.9 sysctl_dispatch.9 \ 619 sysctl.9 sysctl_dispatch.9 \
621 sysctl.9 sysctl_free.9 \ 620 sysctl.9 sysctl_free.9 \
622 sysctl.9 sysctl_init.9 \ 621 sysctl.9 sysctl_init.9 \
623 sysctl.9 sysctl_locate.9 \ 622 sysctl.9 sysctl_locate.9 \
624 sysctl.9 sysctl_lock.9 \ 623 sysctl.9 sysctl_lock.9 \
625 sysctl.9 sysctl_lookup.9 \ 624 sysctl.9 sysctl_lookup.9 \
626 sysctl.9 sysctl_needfunc.9 \ 625 sysctl.9 sysctl_needfunc.9 \
627 sysctl.9 sysctl_notavail.9 \ 626 sysctl.9 sysctl_notavail.9 \
628 sysctl.9 sysctl_null.9 \ 627 sysctl.9 sysctl_null.9 \
629 sysctl.9 sysctl_query.9 \ 628 sysctl.9 sysctl_query.9 \
630 sysctl.9 sysctl_teardown.9 \ 629 sysctl.9 sysctl_teardown.9 \
631 sysctl.9 sysctl_unlock.9 630 sysctl.9 sysctl_unlock.9
632MLINKS+=sysmon_envsys.9 sysmon_envsys_create.9 \ 631MLINKS+=sysmon_envsys.9 sysmon_envsys_create.9 \
633 sysmon_envsys.9 sysmon_envsys_destroy.9 \ 632 sysmon_envsys.9 sysmon_envsys_destroy.9 \
634 sysmon_envsys.9 sysmon_envsys_register.9 \ 633 sysmon_envsys.9 sysmon_envsys_register.9 \
635 sysmon_envsys.9 sysmon_envsys_unregister.9 \ 634 sysmon_envsys.9 sysmon_envsys_unregister.9 \
636 sysmon_envsys.9 sysmon_envsys_sensor_attach.9 \ 635 sysmon_envsys.9 sysmon_envsys_sensor_attach.9 \
637 sysmon_envsys.9 sysmon_envsys_sensor_detach.9 636 sysmon_envsys.9 sysmon_envsys_sensor_detach.9
638MLINKS+=time_second.9 boottime.9 time_second.9 time_uptime.9 637MLINKS+=time_second.9 boottime.9 time_second.9 time_uptime.9
639MLINKS+=timecounter.9 tc_init.9 638MLINKS+=timecounter.9 tc_init.9
640MLINKS+=tc.9 tc_intr_establish.9 \ 639MLINKS+=tc.9 tc_intr_establish.9 \
641 tc.9 tc_intr_disestablish.9 \ 640 tc.9 tc_intr_disestablish.9 \
642 tc.9 tc_intr_evcnt.9 \ 641 tc.9 tc_intr_evcnt.9 \
643 tc.9 tc_mb.9 \ 642 tc.9 tc_mb.9 \
644 tc.9 tc_wmb.9 \ 643 tc.9 tc_wmb.9 \
645 tc.9 tc_syncbus.9 \ 644 tc.9 tc_syncbus.9 \
646 tc.9 tc_badaddr.9 \ 645 tc.9 tc_badaddr.9 \
647 tc.9 TC_DENSE_TO_SPARSE.9 \ 646 tc.9 TC_DENSE_TO_SPARSE.9 \
648 tc.9 TC_PHYS_TO_UNCACHED.9 647 tc.9 TC_PHYS_TO_UNCACHED.9
649MLINKS+=todr.9 todr_gettime.9 todr.9 todr_settime.9 \ 648MLINKS+=todr.9 todr_gettime.9 todr.9 todr_settime.9 \
650 todr.9 clock_ymdhms_to_secs.9 todr.9 clock_secs_to_ymdhms.9 649 todr.9 clock_ymdhms_to_secs.9 todr.9 clock_secs_to_ymdhms.9
651MLINKS+=ubc.9 ubc_alloc.9 ubc.9 ubc_release.9 ubc.9 ubc_uiomove.9 650MLINKS+=ubc.9 ubc_alloc.9 ubc.9 ubc_release.9 ubc.9 ubc_uiomove.9
652MLINKS+=uvm.9 uvm_init.9 uvm.9 uvm_init_limits.9 uvm.9 uvm_setpagesize.9 \ 651MLINKS+=uvm.9 uvm_init.9 uvm.9 uvm_init_limits.9 uvm.9 uvm_setpagesize.9 \
653 uvm.9 uvm_swap_init.9 uvm.9 uvm_map.9 uvm.9 uvm_unmap.9 \ 652 uvm.9 uvm_swap_init.9 uvm.9 uvm_map.9 uvm.9 uvm_unmap.9 \
654 uvm.9 uvm_map_pageable.9 \ 653 uvm.9 uvm_map_pageable.9 \
655 uvm.9 uvm_map_checkprot.9 uvm.9 uvm_map_protect.9 \ 654 uvm.9 uvm_map_checkprot.9 uvm.9 uvm_map_protect.9 \
656 uvm.9 uvm_deallocate.9 uvm.9 uvmspace_alloc.9 uvm.9 uvmspace_exec.9 \ 655 uvm.9 uvm_deallocate.9 uvm.9 uvmspace_alloc.9 uvm.9 uvmspace_exec.9 \
657 uvm.9 uvmspace_fork.9 uvm.9 uvmspace_free.9 uvm.9 uvmspace_share.9 \ 656 uvm.9 uvmspace_fork.9 uvm.9 uvmspace_free.9 uvm.9 uvmspace_share.9 \
658 uvm.9 uvmspace_unshare.9 uvm.9 uvm_fault.9 \ 657 uvm.9 uvmspace_unshare.9 uvm.9 uvm_fault.9 \
659 uvm.9 uvm_vnp_setsize.9 \ 658 uvm.9 uvm_vnp_setsize.9 \
660 uvm.9 uvm_io.9 uvm.9 uvm_km_alloc.9 \ 659 uvm.9 uvm_io.9 uvm.9 uvm_km_alloc.9 \
661 uvm.9 uvm_km_suballoc.9 uvm.9 uvm_km_free.9 \ 660 uvm.9 uvm_km_suballoc.9 uvm.9 uvm_km_free.9 \
662 uvm.9 uvm_pagealloc.9 \ 661 uvm.9 uvm_pagealloc.9 \
663 uvm.9 uvm_pagerealloc.9 uvm.9 uvm_pagefree.9 uvm.9 uvm_pglistalloc.9 \ 662 uvm.9 uvm_pagerealloc.9 uvm.9 uvm_pagefree.9 uvm.9 uvm_pglistalloc.9 \
664 uvm.9 uvm_pglistfree.9 uvm.9 uvm_page_physload.9 uvm.9 uvm_pageout.9 \ 663 uvm.9 uvm_pglistfree.9 uvm.9 uvm_page_physload.9 uvm.9 uvm_pageout.9 \
665 uvm.9 uvm_scheduler.9 uvm.9 uvm_swapin.9 uvm.9 uao_create.9 \ 664 uvm.9 uvm_scheduler.9 uvm.9 uvm_swapin.9 uvm.9 uao_create.9 \
666 uvm.9 uao_detach.9 uvm.9 uao_reference.9 uvm.9 uvm_chgkprot.9 \ 665 uvm.9 uao_detach.9 uvm.9 uao_reference.9 uvm.9 uvm_chgkprot.9 \
667 uvm.9 uvm_kernacc.9 uvm.9 uvm_vslock.9 \ 666 uvm.9 uvm_kernacc.9 uvm.9 uvm_vslock.9 \
668 uvm.9 uvm_vsunlock.9 uvm.9 uvm_meter.9 \ 667 uvm.9 uvm_vsunlock.9 uvm.9 uvm_meter.9 \
669 uvm.9 uvm_fork.9 uvm.9 uvm_grow.9 \ 668 uvm.9 uvm_fork.9 uvm.9 uvm_grow.9 \
670 uvm.9 uvn_findpages.9 \ 669 uvm.9 uvn_findpages.9 \
671 uvm.9 uvm_loan.9 uvm.9 uvm_unloan.9 670 uvm.9 uvm_loan.9 uvm.9 uvm_unloan.9
672MLINKS+=vme.9 vme_probe.9 \ 671MLINKS+=vme.9 vme_probe.9 \
673 vme.9 vme_space_map.9 \ 672 vme.9 vme_space_map.9 \
674 vme.9 vme_space_unmap.9 \ 673 vme.9 vme_space_unmap.9 \
675 vme.9 vme_intr_map.9 \ 674 vme.9 vme_intr_map.9 \
676 vme.9 vme_intr_establish.9 \ 675 vme.9 vme_intr_establish.9 \
677 vme.9 vme_intr_disestablish.9 \ 676 vme.9 vme_intr_disestablish.9 \
678 vme.9 vme_intr_evcnt.9 \ 677 vme.9 vme_intr_evcnt.9 \
679 vme.9 vme_dmamap_create.9 \ 678 vme.9 vme_dmamap_create.9 \
680 vme.9 vme_dmamap_destroy.9 \ 679 vme.9 vme_dmamap_destroy.9 \
681 vme.9 vme_dmamem_alloc.9 \ 680 vme.9 vme_dmamem_alloc.9 \
682 vme.9 vme_dmamem_free.9 \ 681 vme.9 vme_dmamem_free.9 \
683 vme.9 vme_space_alloc.9 \ 682 vme.9 vme_space_alloc.9 \
684 vme.9 vme_space_free.9 \ 683 vme.9 vme_space_free.9 \
685 vme.9 vme_space_get.9 684 vme.9 vme_space_get.9
686MLINKS+=vattr.9 vattr_null.9 \ 685MLINKS+=vattr.9 vattr_null.9 \
687 vattr.9 VATTR_NULL.9 686 vattr.9 VATTR_NULL.9
688MLINKS+=vfs_hooks.9 vfs_hooks_unmount.9 687MLINKS+=vfs_hooks.9 vfs_hooks_unmount.9
689MLINKS+=vfsops.9 VFS_MOUNT.9 \ 688MLINKS+=vfsops.9 VFS_MOUNT.9 \
690 vfsops.9 VFS_START.9 \ 689 vfsops.9 VFS_START.9 \
691 vfsops.9 VFS_UNMOUNT.9 \ 690 vfsops.9 VFS_UNMOUNT.9 \
692 vfsops.9 VFS_ROOT.9 \ 691 vfsops.9 VFS_ROOT.9 \
693 vfsops.9 VFS_QUOTACTL.9 \ 692 vfsops.9 VFS_QUOTACTL.9 \
694 vfsops.9 VFS_STATVFS.9 \ 693 vfsops.9 VFS_STATVFS.9 \
695 vfsops.9 VFS_SYNC.9 \ 694 vfsops.9 VFS_SYNC.9 \
696 vfsops.9 VFS_VGET.9 \ 695 vfsops.9 VFS_VGET.9 \
697 vfsops.9 VFS_FHTOVP.9 \ 696 vfsops.9 VFS_FHTOVP.9 \
698 vfsops.9 VFS_VPTOFH.9 \ 697 vfsops.9 VFS_VPTOFH.9 \
699 vfsops.9 VFS_CHECKEXP.9 \ 698 vfsops.9 VFS_CHECKEXP.9 \
700 vfsops.9 VFS_SNAPSHOT.9 \ 699 vfsops.9 VFS_SNAPSHOT.9 \
701 vfsops.9 VFS_SUSPENDCTL.9 700 vfsops.9 VFS_SUSPENDCTL.9
702MLINKS+=vfssubr.9 vfs_getnewfsid.9 \ 701MLINKS+=vfssubr.9 vfs_getnewfsid.9 \
703 vfssubr.9 vfs_getvfs.9 \ 702 vfssubr.9 vfs_getvfs.9 \
704 vfssubr.9 vfs_export.9 \ 703 vfssubr.9 vfs_export.9 \
705 vfssubr.9 vfs_showexport.9 \ 704 vfssubr.9 vfs_showexport.9 \
706 vfssubr.9 vfs_export_lookup.9 \ 705 vfssubr.9 vfs_export_lookup.9 \
707 vfssubr.9 vfs_setpublicfs.9 \ 706 vfssubr.9 vfs_setpublicfs.9 \
708 vfssubr.9 vfs_mountedon.9 \ 707 vfssubr.9 vfs_mountedon.9 \
709 vfssubr.9 vfs_mountroot.9 \ 708 vfssubr.9 vfs_mountroot.9 \
710 vfssubr.9 vfs_unmountall.9 \ 709 vfssubr.9 vfs_unmountall.9 \
711 vfssubr.9 vfs_busy.9 \ 710 vfssubr.9 vfs_busy.9 \
712 vfssubr.9 vfs_unbusy.9 \ 711 vfssubr.9 vfs_unbusy.9 \
713 vfssubr.9 vfs_mountalloc.9 \ 712 vfssubr.9 vfs_mountalloc.9 \
714 vfssubr.9 vfs_rootmountalloc.9 \ 713 vfssubr.9 vfs_rootmountalloc.9 \
715 vfssubr.9 vfs_shutdown.9 \ 714 vfssubr.9 vfs_shutdown.9 \
716 vfssubr.9 vfs_attach.9 \ 715 vfssubr.9 vfs_attach.9 \
717 vfssubr.9 vfs_detach.9 \ 716 vfssubr.9 vfs_detach.9 \
718 vfssubr.9 vfs_reinit.9 \ 717 vfssubr.9 vfs_reinit.9 \
719 vfssubr.9 vfs_getopsbyname.9 \ 718 vfssubr.9 vfs_getopsbyname.9 \
720 vfssubr.9 vfs_resume.9 \ 719 vfssubr.9 vfs_resume.9 \
721 vfssubr.9 vfs_suspend.9 720 vfssubr.9 vfs_suspend.9
722MLINKS+=vnode.9 vcount.9 \ 721MLINKS+=vnode.9 vcount.9 \
723 vnode.9 vref.9 \ 722 vnode.9 vref.9 \
724 vnode.9 VREF.9 \ 723 vnode.9 VREF.9 \
725 vnode.9 vrele.9 \ 724 vnode.9 vrele.9 \
726 vnode.9 vget.9 \ 725 vnode.9 vget.9 \
727 vnode.9 vput.9 \ 726 vnode.9 vput.9 \
728 vnode.9 vhold.9 \ 727 vnode.9 vhold.9 \
729 vnode.9 VHOLD.9 \ 728 vnode.9 VHOLD.9 \
730 vnode.9 holdrele.9 \ 729 vnode.9 holdrele.9 \
731 vnode.9 HOLDRELE.9 \ 730 vnode.9 HOLDRELE.9 \
732 vnode.9 getnewvnode.9 \ 731 vnode.9 getnewvnode.9 \
733 vnode.9 ungetnewvnode.9 \ 732 vnode.9 ungetnewvnode.9 \
734 vnode.9 vrecycle.9 \ 733 vnode.9 vrecycle.9 \
735 vnode.9 vgone.9 \ 734 vnode.9 vgone.9 \
736 vnode.9 vgonel.9 \ 735 vnode.9 vgonel.9 \
737 vnode.9 vflush.9 \ 736 vnode.9 vflush.9 \
738 vnode.9 vaccess.9 \ 737 vnode.9 vaccess.9 \
739 vnode.9 checkalias.9 \ 738 vnode.9 checkalias.9 \
740 vnode.9 bdevvp.9 \ 739 vnode.9 bdevvp.9 \
741 vnode.9 cdevvp.9 \ 740 vnode.9 cdevvp.9 \
742 vnode.9 vfinddev.9 \ 741 vnode.9 vfinddev.9 \
743 vnode.9 vdevgone.9 \ 742 vnode.9 vdevgone.9 \
744 vnode.9 vwakeup.9 \ 743 vnode.9 vwakeup.9 \
745 vnode.9 vflushbuf.9 \ 744 vnode.9 vflushbuf.9 \
746 vnode.9 vinvalbuf.9 \ 745 vnode.9 vinvalbuf.9 \
747 vnode.9 vtruncbuf.9 \ 746 vnode.9 vtruncbuf.9 \
748 vnode.9 vprint.9 747 vnode.9 vprint.9
749MLINKS+=vnodeops.9 VOP_LOOKUP.9 \ 748MLINKS+=vnodeops.9 VOP_LOOKUP.9 \
750 vnodeops.9 VOP_CREATE.9 \ 749 vnodeops.9 VOP_CREATE.9 \
751 vnodeops.9 VOP_MKNOD.9 \ 750 vnodeops.9 VOP_MKNOD.9 \
752 vnodeops.9 VOP_OPEN.9 \ 751 vnodeops.9 VOP_OPEN.9 \
753 vnodeops.9 VOP_CLOSE.9 \ 752 vnodeops.9 VOP_CLOSE.9 \
754 vnodeops.9 VOP_ACCESS.9 \ 753 vnodeops.9 VOP_ACCESS.9 \
755 vnodeops.9 VOP_GETATTR.9 \ 754 vnodeops.9 VOP_GETATTR.9 \
756 vnodeops.9 VOP_SETATTR.9 \ 755 vnodeops.9 VOP_SETATTR.9 \
757 vnodeops.9 VOP_READ.9 \ 756 vnodeops.9 VOP_READ.9 \
758 vnodeops.9 VOP_WRITE.9 \ 757 vnodeops.9 VOP_WRITE.9 \
759 vnodeops.9 VOP_IOCTL.9 \ 758 vnodeops.9 VOP_IOCTL.9 \
760 vnodeops.9 VOP_FCNTL.9 \ 759 vnodeops.9 VOP_FCNTL.9 \
761 vnodeops.9 VOP_POLL.9 \ 760 vnodeops.9 VOP_POLL.9 \
762 vnodeops.9 VOP_REVOKE.9 \ 761 vnodeops.9 VOP_REVOKE.9 \
763 vnodeops.9 VOP_MMAP.9 \ 762 vnodeops.9 VOP_MMAP.9 \
764 vnodeops.9 VOP_FSYNC.9 \ 763 vnodeops.9 VOP_FSYNC.9 \
765 vnodeops.9 VOP_SEEK.9 \ 764 vnodeops.9 VOP_SEEK.9 \
766 vnodeops.9 VOP_REMOVE.9 \ 765 vnodeops.9 VOP_REMOVE.9 \
767 vnodeops.9 VOP_LINK.9 \ 766 vnodeops.9 VOP_LINK.9 \
768 vnodeops.9 VOP_RENAME.9 \ 767 vnodeops.9 VOP_RENAME.9 \
769 vnodeops.9 VOP_MKDIR.9 \ 768 vnodeops.9 VOP_MKDIR.9 \
770 vnodeops.9 VOP_RMDIR.9 \ 769 vnodeops.9 VOP_RMDIR.9 \
771 vnodeops.9 VOP_SYMLINK.9 \ 770 vnodeops.9 VOP_SYMLINK.9 \
772 vnodeops.9 VOP_READDIR.9 \ 771 vnodeops.9 VOP_READDIR.9 \
773 vnodeops.9 VOP_READLINK.9 \ 772 vnodeops.9 VOP_READLINK.9 \
774 vnodeops.9 VOP_ABORTOP.9 \ 773 vnodeops.9 VOP_ABORTOP.9 \
775 vnodeops.9 VOP_INACTIVE.9 \ 774 vnodeops.9 VOP_INACTIVE.9 \
776 vnodeops.9 VOP_RECLAIM.9 \ 775 vnodeops.9 VOP_RECLAIM.9 \
777 vnodeops.9 VOP_LOCK.9 \ 776 vnodeops.9 VOP_LOCK.9 \
778 vnodeops.9 VOP_UNLOCK.9 \ 777 vnodeops.9 VOP_UNLOCK.9 \
779 vnodeops.9 VOP_ISLOCKED.9 \ 778 vnodeops.9 VOP_ISLOCKED.9 \
780 vnodeops.9 VOP_BMAP.9 \ 779 vnodeops.9 VOP_BMAP.9 \
781 vnodeops.9 VOP_PRINT.9 \ 780 vnodeops.9 VOP_PRINT.9 \
782 vnodeops.9 VOP_PATHCONF.9 \ 781 vnodeops.9 VOP_PATHCONF.9 \
783 vnodeops.9 VOP_ADVLOCK.9 \ 782 vnodeops.9 VOP_ADVLOCK.9 \
784 vnodeops.9 VOP_LEASE.9 \ 783 vnodeops.9 VOP_LEASE.9 \
785 vnodeops.9 VOP_WHITEOUT.9 \ 784 vnodeops.9 VOP_WHITEOUT.9 \
786 vnodeops.9 VOP_GETPAGES.9 \ 785 vnodeops.9 VOP_GETPAGES.9 \
787 vnodeops.9 VOP_PUTPAGES.9 \ 786 vnodeops.9 VOP_PUTPAGES.9 \
788 vnodeops.9 VOP_STRATEGY.9 \ 787 vnodeops.9 VOP_STRATEGY.9 \
789 vnodeops.9 VOP_BWRITE.9 \ 788 vnodeops.9 VOP_BWRITE.9 \
790 vnodeops.9 VOP_GETEXTATTR.9 \ 789 vnodeops.9 VOP_GETEXTATTR.9 \
791 vnodeops.9 VOP_SETEXTATTR.9 \ 790 vnodeops.9 VOP_SETEXTATTR.9 \
792 vnodeops.9 VOP_LISTEXTATTR.9 791 vnodeops.9 VOP_LISTEXTATTR.9
793MLINKS+=vnfileops.9 vn_closefile.9 \ 792MLINKS+=vnfileops.9 vn_closefile.9 \
794 vnfileops.9 vn_fcntl.9 \ 793 vnfileops.9 vn_fcntl.9 \
795 vnfileops.9 vn_ioctl.9 \ 794 vnfileops.9 vn_ioctl.9 \
796 vnfileops.9 vn_read.9 \ 795 vnfileops.9 vn_read.9 \
797 vnfileops.9 vn_poll.9 \ 796 vnfileops.9 vn_poll.9 \
798 vnfileops.9 vn_statfile.9 \ 797 vnfileops.9 vn_statfile.9 \
799 vnfileops.9 vn_write.9 798 vnfileops.9 vn_write.9
800MLINKS+=vnsubr.9 vn_bwrite.9 \ 799MLINKS+=vnsubr.9 vn_bwrite.9 \
801 vnsubr.9 vn_close.9 \ 800 vnsubr.9 vn_close.9 \
802 vnsubr.9 vn_default_error.9 \ 801 vnsubr.9 vn_default_error.9 \
803 vnsubr.9 vn_isunder.9 \ 802 vnsubr.9 vn_isunder.9 \
804 vnsubr.9 vn_lock.9 \ 803 vnsubr.9 vn_lock.9 \
805 vnsubr.9 vn_markexec.9 \ 804 vnsubr.9 vn_markexec.9 \
806 vnsubr.9 vn_marktext.9 \ 805 vnsubr.9 vn_marktext.9 \
807 vnsubr.9 vn_restorerecurse.9 \ 806 vnsubr.9 vn_restorerecurse.9 \
808 vnsubr.9 vn_rdwr.9 \ 807 vnsubr.9 vn_rdwr.9 \
809 vnsubr.9 vn_setrecurse.9 \ 808 vnsubr.9 vn_setrecurse.9 \
810 vnsubr.9 vn_stat.9 \ 809 vnsubr.9 vn_stat.9 \
811 vnsubr.9 vn_open.9 \ 810 vnsubr.9 vn_open.9 \
812 vnsubr.9 vn_writechk.9 811 vnsubr.9 vn_writechk.9
 812MLINKS+=workqueue.9 workqueue_create.9 \
 813 workqueue.9 workqueue_enqueue.9 \
 814 workqueue.9 workqueue_destroy.9
813MLINKS+=wsdisplay.9 wsdisplay_switchtoconsole.9 \ 815MLINKS+=wsdisplay.9 wsdisplay_switchtoconsole.9 \
814 wsdisplay.9 wsdisplay_cnattach.9 \ 816 wsdisplay.9 wsdisplay_cnattach.9 \
815 wsdisplay.9 wsdisplaydevprint.9 \ 817 wsdisplay.9 wsdisplaydevprint.9 \
816 wsdisplay.9 wsemuldisplaydevprint.9 818 wsdisplay.9 wsemuldisplaydevprint.9
817MLINKS+=wsfont.9 wsfont_init.9 \ 819MLINKS+=wsfont.9 wsfont_init.9 \
818 wsfont.9 wsfont_matches.9 \ 820 wsfont.9 wsfont_matches.9 \
819 wsfont.9 wsfont_find.9 \ 821 wsfont.9 wsfont_find.9 \
820 wsfont.9 wsfont_add.9 \ 822 wsfont.9 wsfont_add.9 \
821 wsfont.9 wsfont_remove.9 \ 823 wsfont.9 wsfont_remove.9 \
822 wsfont.9 wsfont_enum.9 \ 824 wsfont.9 wsfont_enum.9 \
823 wsfont.9 wsfont_lock.9 \ 825 wsfont.9 wsfont_lock.9 \
824 wsfont.9 wsfont_unlock.9 \ 826 wsfont.9 wsfont_unlock.9 \
825 wsfont.9 wsfont_getflg.9 \ 827 wsfont.9 wsfont_getflg.9 \
826 wsfont.9 wsfont_map_unichar.9 828 wsfont.9 wsfont_map_unichar.9
827MLINKS+=wskbd.9 wskbd_input.9 \ 829MLINKS+=wskbd.9 wskbd_input.9 \
828 wskbd.9 wskbd_rawinput.9 \ 830 wskbd.9 wskbd_rawinput.9 \
829 wskbd.9 wskbd_cnattach.9 \ 831 wskbd.9 wskbd_cnattach.9 \
830 wskbd.9 wskbd_cndetach.9 \ 832 wskbd.9 wskbd_cndetach.9 \
831 wskbd.9 wskbddevprint.9 833 wskbd.9 wskbddevprint.9
832MLINKS+=wsmouse.9 wsmouse_input.9 \ 834MLINKS+=wsmouse.9 wsmouse_input.9 \
833 wsmouse.9 wsmousedevprint.9 835 wsmouse.9 wsmousedevprint.9
834 836
835SUBDIR= man9.i386 man9.sun3 837SUBDIR= man9.i386 man9.sun3
836 838
837.include <bsd.man.mk> 839.include <bsd.man.mk>
838.include <bsd.subdir.mk> 840.include <bsd.subdir.mk>

cvs diff -r1.5 -r1.6 src/share/man/man9/workqueue.9 (switch to unified diff)

--- src/share/man/man9/workqueue.9 2007/07/14 10:52:49 1.5
+++ src/share/man/man9/workqueue.9 2009/08/03 23:03:05 1.6
@@ -1,61 +1,147 @@ @@ -1,61 +1,147 @@
1.\" $NetBSD: workqueue.9,v 1.5 2007/07/14 10:52:49 ad Exp $ 1.\" $NetBSD: workqueue.9,v 1.6 2009/08/03 23:03:05 rmind Exp $
2.\" 2.\"
3.\" Copyright (c)2005 YAMAMOTO Takashi, 3.\" Copyright (c)2005 YAMAMOTO Takashi,
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
16.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 16.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 17.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 18.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
19.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 19.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 20.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE. 25.\" SUCH DAMAGE.
26.\" 26.\"
27.\" ------------------------------------------------------------ 27.\" ------------------------------------------------------------
28.Dd September 15, 2006 28.Dd August 3, 2009
29.Dt WORKQUEUE 9 29.Dt WORKQUEUE 9
30.Os 30.Os
31.\" ------------------------------------------------------------ 31.\" ------------------------------------------------------------
32.Sh NAME 32.Sh NAME
33.Nm workqueue 33.Nm workqueue
34.Nd simple do-it-in-thread-context framework 34.Nd simple do-it-in-thread-context framework
35.\" ------------------------------------------------------------ 35.\" ------------------------------------------------------------
 36.Sh SYNOPSIS
 37.In sys/workqueue.h
 38.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 39.Ft int
 40.Fn workqueue_create \
 41"struct workqueue **wqp" "const char *name" \
 42"void (*func)(struct work *, void *)" "void *arg" \
 43"pri_t prio" "int ipl" "int flags"
 44.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 45.Ft void
 46.Fn workqueue_enqueue \
 47"struct workqueue *wq" "struct work *wk" "struct cpu_info *ci"
 48.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 49.Ft void
 50.Fn workqueue_destroy \
 51"struct workqueue *wq"
 52.\" ------------------------------------------------------------
36.Sh DESCRIPTION 53.Sh DESCRIPTION
37The 54The
38.Nm 55.Nm
39utility routines are provided to defer work which is needed to be 56utility routines are provided to defer work which is needed to be
40processed in a thread context. 57processed in a thread context.
 58.Pp
 59.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 60.Fn workqueue_create
 61creates a workqueue.
 62It takes the following arguments:
 63.Bl -tag -width flags
 64.It Fa wqp
 65Specify where to store the created workqueue.
 66.It Fa name
 67The name of the workqueue.
 68.It Fa func
 69The function to be called for each
 70.Fa work .
 71.It Fa arg
 72An argument to be passed as a second argument of
 73.Fa func .
 74.It Fa prio
 75The process priority to be used when sleeping to wait requests.
 76.It Fa ipl
 77The highest IPL at which this workqueue is used.
 78.It Fa flags
 79The value of 0 indicates a standard create operation, however the following
 80flags may be bitwise ORed together:
 81.Bl -tag -width WQ_MPSAFE
 82.It Dv WQ_MPSAFE
 83Specifies that the workqueue is multiprocessor safe and does its own locking,
 84otherwise the kernel lock will be held while work will be processed.
 85.It Dv WQ_PERCPU
 86Specifies that the workqueue should have a separate queue for each CPU,
 87thus the work could be enqueued on concrete CPUs.
 88.El
 89.El
 90.Pp
 91.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 92.Fn workqueue_enqueue
 93enqueues the work
 94.Fa wk
 95into the workqueue
 96.Fa wq .
 97.Pp
 98If the
 99.Dv WQ_PERCPU
 100flag was set on workqueue creation, the
 101.Fa ci
 102argument may be used to specify the CPU on which the work should
 103be enqueued.
 104Also it may be
 105.Dv NULL ,
 106then work will be enqueued on the current CPU.
 107If
 108.Dv WQ_PERCPU
 109flag was not set,
 110.Fa ci
 111must be
 112.Dv NULL .
 113.Pp
 114The enqueued work will be processed in a thread context.
 115A work must not be enqueued again until the callback is called by
 116the
 117.Xr workqueue 9
 118framework.
 119.Pp
 120.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 121.Fn workqueue_destroy
 122destroys a workqueue and frees associated resources.
 123The caller should ensure that the workqueue has no work enqueued beforehand.
 124.\" ------------------------------------------------------------
 125.Sh RETURN VALUES
 126.Fn workqueue_create
 127returns 0 on success.
 128Otherwise, it returns an
 129.Xr errno 2 .
41.\" ------------------------------------------------------------ 130.\" ------------------------------------------------------------
42.Sh CODE REFERENCES 131.Sh CODE REFERENCES
43This section describes places within the 132This section describes places within the
44.Nx 133.Nx
45source tree where actual code implementing the 134source tree where actual code implementing the
46.Nm 135.Nm
47subsystem 136subsystem
48can be found. 137can be found.
49All pathnames are relative to 138All pathnames are relative to
50.Pa /usr/src . 139.Pa /usr/src .
51.Pp 140.Pp
52The 141The
53.Nm 142.Nm
54subsystem is implemented within the file 143subsystem is implemented within the file
55.Pa sys/kern/subr_workqueue.c . 144.Pa sys/kern/subr_workqueue.c .
56.\" ------------------------------------------------------------ 145.\" ------------------------------------------------------------
57.Sh SEE ALSO 146.Sh SEE ALSO
58.Xr intro 9 , 147.Xr intro 9
59.Xr workqueue_create 9 , 
60.Xr workqueue_destroy 9 , 
61.Xr workqueue_enqueue 9 

File Deleted: src/share/man/man9/Attic/workqueue_create.9

File Deleted: src/share/man/man9/Attic/workqueue_destroy.9

File Deleted: src/share/man/man9/Attic/workqueue_enqueue.9