Lines Matching defs:unload
2376 case MODUNLOAD: /* unload a module */
2534 case MODUNLOADDRVCONF: /* unload driver.conf file for major */
2702 * a module unload attempt can occur at any time - it is up to the
2703 * _fini/mod_remove implementation to determine if unload will succeed.
2818 * Try to uninstall and unload a module, removing a reference if caller
2822 modunrload(modid_t id, struct modctl **rmodp, int unload)
2842 if (unload) {
2857 * Uninstall and unload a module.
3019 * unload the module.
3516 * to this module. Then you can't unload this module right now.
3559 printf("deferred unload of module %s"
3596 * unload for this module. Then you can't install this module until
3819 * A new unreferenced module is an opportunity to unload.
3881 /* wait for disables to complete before begining unload */
3895 /* mark end of unload and signal waiters */
4221 * Do not unload forceloaded modules
4271 * unload is complete. "on_mod" must be loaded, but may not
4283 * as part of unload.
4349 * requires the module, don't unload it now.
4804 /* dynamic (un)reference unload of an open dl module/library */