Symbol: SYSUNINIT
stand/kshim/bsd_kernel.c
1360
SYSUNINIT(usb_pci_mod_unload, SI_SUB_RUN_SCHEDULER, SI_ORDER_MIDDLE, usb_pci_mod_unload, 0);
sys/amd64/ia32/ia32_syscall.c
257
SYSUNINIT(ia32_syscall, SI_SUB_EXEC, SI_ORDER_ANY, ia32_syscall_disable, NULL);
sys/amd64/linux/linux_sysvec.c
801
SYSUNINIT(elf_linux_vdso_uninit, SI_SUB_EXEC, SI_ORDER_FIRST,
sys/amd64/linux32/linux32_sysvec.c
898
SYSUNINIT(elf_linux_vdso_uninit, SI_SUB_EXEC, SI_ORDER_FIRST,
sys/arm64/linux/linux_sysvec.c
534
SYSUNINIT(elf_linux_vdso_uninit, SI_SUB_EXEC, SI_ORDER_FIRST,
sys/cddl/compat/opensolaris/kern/opensolaris.c
75
SYSUNINIT(opensolaris_unregister, SI_SUB_OPENSOLARIS, SI_ORDER_FIRST, opensolaris_unload, NULL);
sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c
62
SYSUNINIT(system_taskq_fini, SI_SUB_CONFIGURE, SI_ORDER_ANY, system_taskq_fini, NULL);
sys/cddl/dev/dtmalloc/dtmalloc.c
211
SYSUNINIT(dtmalloc_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, dtmalloc_unload, NULL);
sys/cddl/dev/fbt/fbt.c
1323
SYSUNINIT(fbt_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, fbt_unload, NULL);
sys/cddl/dev/kinst/kinst.c
331
SYSUNINIT(kinst_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, kinst_unload,
sys/cddl/dev/profile/profile.c
662
SYSUNINIT(profile_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, profile_unload, NULL);
sys/cddl/dev/prototype.c
139
SYSUNINIT(prototype_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, prototype_unload, NULL);
sys/cddl/dev/sdt/sdt.c
657
SYSUNINIT(sdt_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, sdt_unload, NULL);
sys/cddl/dev/systrace/systrace.c
384
SYSUNINIT(systrace_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY,
sys/compat/linux/linux_ioctl.h
864
SYSUNINIT(n##_ioctl_unregister, SI_SUB_KLD, SI_ORDER_MIDDLE, \
sys/compat/linuxkpi/common/include/linux/module.h
127
SYSUNINIT(fn, SI_SUB_OFED_MODINIT, SI_ORDER_SECOND, _module_run, (fn))
sys/compat/linuxkpi/common/include/linux/module.h
137
SYSUNINIT(fn, SI_SUB_OFED_MODINIT, (order), _module_run, (fn))
sys/compat/linuxkpi/common/include/linux/usb.h
86
SYSUNINIT(id,SI_SUB_KLD,SI_ORDER_ANY,usb_linux_deregister,p_usb_drv)
sys/compat/linuxkpi/common/src/linux_acpi.c
333
SYSUNINIT(linux_acpi_events, SI_SUB_DRIVERS, SI_ORDER_ANY,
sys/compat/linuxkpi/common/src/linux_compat.c
3008
SYSUNINIT(linux_compat, SI_SUB_DRIVERS, SI_ORDER_SECOND, linux_compat_uninit, NULL);
sys/compat/linuxkpi/common/src/linux_current.c
336
SYSUNINIT(linux_current, SI_SUB_EVENTHANDLER + 1, SI_ORDER_SECOND,
sys/compat/linuxkpi/common/src/linux_i2c.c
71
SYSUNINIT(lkpi_i2c, SI_SUB_DRIVERS, SI_ORDER_ANY,
sys/compat/linuxkpi/common/src/linux_i2cbb.c
76
SYSUNINIT(lkpi_i2cbb, SI_SUB_DRIVERS, SI_ORDER_ANY,
sys/compat/linuxkpi/common/src/linux_idr.c
119
SYSUNINIT(idr_preload_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, idr_preload_uninit, NULL);
sys/compat/linuxkpi/common/src/linux_lock.c
56
SYSUNINIT(ww_uninit, SI_SUB_LOCK, SI_ORDER_SECOND, linux_ww_uninit, NULL);
sys/compat/linuxkpi/common/src/linux_page.c
767
SYSUNINIT(lkpi_page, SI_SUB_DRIVERS, SI_ORDER_SECOND, lkpi_page_uninit, NULL);
sys/compat/linuxkpi/common/src/linux_pci.c
1583
SYSUNINIT(linux_dma, SI_SUB_DRIVERS, SI_ORDER_THIRD, linux_dma_uninit, NULL);
sys/compat/linuxkpi/common/src/linux_shrinker.c
155
SYSUNINIT(linuxkpi_shrinker, SI_SUB_DRIVERS, SI_ORDER_ANY,
sys/compat/linuxkpi/common/src/linux_skbuff.c
302
SYSUNINIT(linuxkpi_skbuff, SI_SUB_DRIVERS, SI_ORDER_SECOND, lkpi_skbuff_destroy, NULL);
sys/compat/linuxkpi/common/src/linux_tasklet.c
143
SYSUNINIT(linux_tasklet, SI_SUB_TASKQ, SI_ORDER_THIRD, tasklet_subsystem_uninit, NULL);
sys/compat/linuxkpi/common/src/linux_usb.c
1720
SYSUNINIT(usb_linux_unload, SI_SUB_LOCK, SI_ORDER_ANY, usb_linux_unload, NULL);
sys/compat/linuxkpi/common/src/linux_work.c
744
SYSUNINIT(linux_work_uninit, SI_SUB_TASKQ, SI_ORDER_THIRD, linux_work_uninit, NULL);
sys/compat/linuxkpi/common/src/linux_work.c
788
SYSUNINIT(linux_irq_work_uninit, SI_SUB_TASKQ, SI_ORDER_SECOND,
sys/ddb/ddb.h
168
SYSUNINIT(db_##_table##_##_name, SI_SUB_KLD, SI_ORDER_ANY, \
sys/dev/drm2/drm_auth.c
214
SYSUNINIT(drm_magic_fini, SI_SUB_KLD, SI_ORDER_MIDDLE, drm_magic_fini, NULL);
sys/dev/drm2/drm_drv.c
285
SYSUNINIT(drm_unregister, SI_SUB_KLD, SI_ORDER_MIDDLE,
sys/dev/ena/ena.c
4192
SYSUNINIT(ena_lock_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, ena_lock_uninit, NULL);
sys/dev/fdt/fdt_slicer.c
164
SYSUNINIT(fdt_slicer, SI_SUB_DRIVERS, SI_ORDER_FOURTH, fdt_slicer_cleanup, NULL);
sys/dev/hid/hidquirk.c
438
SYSUNINIT(hidquirk_uninit, SI_SUB_LOCK, SI_ORDER_ANY, hidquirk_uninit, NULL);
sys/dev/hyperv/netvsc/if_hn.c
7663
SYSUNINIT(hn_sysuninit, SI_SUB_DRIVERS, SI_ORDER_SECOND, hn_sysuninit, NULL);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2541
SYSUNINIT(storvsc_sys_uninit, SI_SUB_DRIVERS, SI_ORDER_SECOND,
sys/dev/hyperv/vmbus/hyperv.c
235
SYSUNINIT(hypercall_dtor, SI_SUB_DRIVERS, SI_ORDER_FIRST, hypercall_destroy,
sys/dev/ipmi/ipmi.c
1077
SYSUNINIT(ipmi_unload, SI_SUB_DRIVERS, SI_ORDER_FIRST, ipmi_unload, NULL);
sys/dev/mfi/mfi_linux.c
63
SYSUNINIT(mfi_unregister2, SI_SUB_KLD, SI_ORDER_MIDDLE,
sys/dev/mrsas/mrsas_linux.c
77
SYSUNINIT(mrsas_unregister2, SI_SUB_KLD, SI_ORDER_MIDDLE,
sys/dev/random/random_harvestq.c
830
SYSUNINIT(random_device_h_init, SI_SUB_RANDOM, SI_ORDER_THIRD, random_harvestq_deinit, NULL);
sys/dev/sound/midi/midi.c
539
SYSUNINIT(midi_sysuninit, SI_SUB_DRIVERS, SI_ORDER_ANY, midi_sysuninit, NULL);
sys/dev/sound/pcm/dsp.c
2047
SYSUNINIT(dsp_sysuninit, SI_SUB_DRIVERS, SI_ORDER_MIDDLE, dsp_sysuninit, NULL);
sys/dev/sound/pcm/feeder.c
371
SYSUNINIT(feeder_root, SI_SUB_DRIVERS, SI_ORDER_FIRST, feeder_unregisterall, NULL);
sys/dev/sound/pcm/mixer.c
1344
SYSUNINIT(mixer_sysuninit, SI_SUB_DRIVERS, SI_ORDER_MIDDLE, mixer_sysuninit, NULL);
sys/dev/sound/sndstat.c
1454
SYSUNINIT(sndstat_sysuninit, SI_SUB_DRIVERS, SI_ORDER_FIRST, sndstat_sysuninit, NULL);
sys/dev/thunderbolt/tb_dev.c
124
SYSUNINIT(tbdev_uninit, SI_SUB_KICK_SCHEDULER, SI_ORDER_ANY, tbdev_uninit, NULL);
sys/dev/usb/controller/usb_controller.c
893
SYSUNINIT(usb_bus_unload, SI_SUB_KLD, SI_ORDER_ANY, usb_bus_unload, NULL);
sys/dev/usb/quirk/usb_quirk.c
1065
SYSUNINIT(usb_quirk_uninit, SI_SUB_LOCK, SI_ORDER_ANY, usb_quirk_uninit, NULL);
sys/dev/usb/serial/usb_serial.c
218
SYSUNINIT(ucom_uninit, SI_SUB_KLD - 3, SI_ORDER_ANY, ucom_uninit, NULL);
sys/dev/usb/serial/usb_serial.h
205
SYSUNINIT(var, SI_SUB_KLD - 2, SI_ORDER_ANY, ucom_drain_all, 0)
sys/dev/usb/template/usb_template.c
1473
SYSUNINIT(usb_temp_unload, SI_SUB_LOCK, SI_ORDER_ANY, usb_temp_unload, NULL);
sys/dev/usb/template/usb_template_audio.c
479
SYSUNINIT(audio_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, audio_uninit, NULL);
sys/dev/usb/template/usb_template_cdce.c
352
SYSUNINIT(eth_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, eth_uninit, NULL);
sys/dev/usb/template/usb_template_cdceem.c
262
SYSUNINIT(cdceem_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, cdceem_uninit, NULL);
sys/dev/usb/template/usb_template_kbd.c
292
SYSUNINIT(kbd_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, kbd_uninit, NULL);
sys/dev/usb/template/usb_template_midi.c
313
SYSUNINIT(midi_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, midi_uninit, NULL);
sys/dev/usb/template/usb_template_modem.c
327
SYSUNINIT(modem_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, modem_uninit, NULL);
sys/dev/usb/template/usb_template_mouse.c
290
SYSUNINIT(mouse_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, mouse_uninit, NULL);
sys/dev/usb/template/usb_template_msc.c
261
SYSUNINIT(msc_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, msc_uninit, NULL);
sys/dev/usb/template/usb_template_mtp.c
328
SYSUNINIT(mtp_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, mtp_uninit, NULL);
sys/dev/usb/template/usb_template_multi.c
514
SYSUNINIT(multi_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, multi_uninit, NULL);
sys/dev/usb/template/usb_template_phone.c
503
SYSUNINIT(phone_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, phone_uninit, NULL);
sys/dev/usb/template/usb_template_serialnet.c
464
SYSUNINIT(serialnet_uninit, SI_SUB_LOCK, SI_ORDER_FIRST, serialnet_uninit, NULL);
sys/dev/usb/usb_dev.c
1002
SYSUNINIT(usb_dev_uninit, SI_SUB_KICK_SCHEDULER, SI_ORDER_ANY, usb_dev_uninit, NULL);
sys/fs/cuse/cuse.c
337
SYSUNINIT(cuse_kern_uninit, SI_SUB_DEVFS, SI_ORDER_ANY, cuse_kern_uninit, NULL);
sys/fs/nfsclient/nfs_clkdtrace.c
575
SYSUNINIT(dtnfsclient_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY,
sys/i386/linux/linux_sysvec.c
740
SYSUNINIT(elf_linux_vdso_uninit, SI_SUB_EXEC, SI_ORDER_FIRST,
sys/kern/imgact_binmisc.c
771
SYSUNINIT(imgact_binmisc, SI_SUB_EXEC, SI_ORDER_MIDDLE, imgact_binmisc_fini,
sys/kern/kern_jailmeta.c
617
SYSUNINIT(jailmeta, SI_SUB_DRIVERS, SI_ORDER_ANY, jm_sysuninit, NULL);
sys/libkern/arc4random.c
187
SYSUNINIT(chacha20, SI_SUB_LOCK, SI_ORDER_ANY, chacha20_uninit, NULL);
sys/net/if_tuntap.c
774
SYSUNINIT(tun_uninit, SI_SUB_PROTO_IF, SI_ORDER_ANY, tun_uninit, NULL);
sys/net/vnet.h
350
SYSUNINIT(vnet_init_ ## ident, subsystem, order, \
sys/net/vnet.h
364
SYSUNINIT(vnet_uninit_ ## ident, subsystem, order, \
sys/net/vnet.h
452
SYSUNINIT(ident, subsystem, order, func, arg)
sys/netinet/in_pcb.h
524
SYSUNINIT(prot##_inpcbstorage_uninit, SI_SUB_PROTO_DOMAIN, \
sys/netinet6/mld6.c
3260
SYSUNINIT(mld_uninit, SI_SUB_PROTO_MC, SI_ORDER_MIDDLE, mld_uninit, NULL);
sys/netipsec/ipsec_offload.c
226
SYSUNINIT(ipsec_accel_fini, SI_SUB_VNET_DONE, SI_ORDER_ANY,
sys/netipsec/key.c
8797
SYSUNINIT(key_destroy, SI_SUB_PROTO_DOMAIN, SI_ORDER_FIRST, key_destroy, NULL);
sys/netipsec/xform_ah.c
1191
SYSUNINIT(ah_xform_uninit, SI_SUB_PROTO_DOMAIN, SI_ORDER_MIDDLE,
sys/netipsec/xform_esp.c
1092
SYSUNINIT(esp_xform_uninit, SI_SUB_PROTO_DOMAIN, SI_ORDER_MIDDLE,
sys/netipsec/xform_ipcomp.c
792
SYSUNINIT(ipcomp_xform_uninit, SI_SUB_PROTO_DOMAIN, SI_ORDER_MIDDLE,
sys/netlink/netlink_generic.c
344
SYSUNINIT(genl_unload, SI_SUB_PROTO_DOMAIN, SI_ORDER_THIRD, genl_unload, NULL);
sys/netlink/netlink_route.c
143
SYSUNINIT(rtnl_unload, SI_SUB_PROTO_DOMAIN, SI_ORDER_THIRD, rtnl_unload, NULL);
sys/netpfil/ipfw/ip_fw2.c
3883
SYSUNINIT(ipfw_destroy, IPFW_SI_SUB_FIREWALL, IPFW_MODULE_ORDER,
sys/netpfil/ipfw/ip_fw_nat.c
1238
SYSUNINIT(ipfw_nat_destroy, IPFW_NAT_SI_SUB_FIREWALL, IPFW_NAT_MODULE_ORDER,
sys/netpfil/pf/pf_ioctl.c
8011
SYSUNINIT(pf_unload, SI_SUB_PROTO_FIREWALL, SI_ORDER_SECOND, pf_unload, NULL);
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
120
SYSUNINIT(ipoib_unrhdr_uninit, SI_SUB_KLD - 1, SI_ORDER_ANY, ipoib_unrhdr_uninit, NULL);
sys/opencrypto/crypto.c
242
SYSUNINIT(cryptostats_fini, SI_SUB_COUNTER, SI_ORDER_ANY, cryptostats_fini,
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
218
SYSUNINIT(svc_rpc_gss_cleanup, SI_SUB_VFS, SI_ORDER_ANY,
sys/security/audit/audit_dtrace.c
527
SYSUNINIT(dtaudit_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY,
sys/sys/counter.h
73
SYSUNINIT(c##_counter_sysuninit, SI_SUB_COUNTER, \
sys/sys/domain.h
78
SYSUNINIT(domain_remove_ ## name, SI_SUB_PROTO_DOMAIN, \
sys/sys/malloc.h
153
SYSUNINIT(type##_uninit, SI_SUB_KMEM, SI_ORDER_ANY, \
sys/sys/mutex.h
530
SYSUNINIT(name##_mtx_sysuninit, SI_SUB_LOCK, SI_ORDER_MIDDLE, \
sys/sys/pmckern.h
107
SYSUNINIT(pmc_##prov##_##mod##_##func##_##name##_uninit, \
sys/sys/rmlock.h
115
SYSUNINIT(name##_rm_sysuninit, SI_SUB_LOCK, SI_ORDER_MIDDLE, \
sys/sys/rwlock.h
261
SYSUNINIT(name##_rw_sysuninit, SI_SUB_LOCK, SI_ORDER_MIDDLE, \
sys/sys/sx.h
143
SYSUNINIT(name##_sx_sysuninit, SI_SUB_LOCK, SI_ORDER_MIDDLE, \