Searched refs:MODDEBUG_NOAUTOUNLOAD (Results 1 – 2 of 2) sorted by relevance
690 #define MODDEBUG_NOAUTOUNLOAD 0x00000010 /* no autounloading at all */ macro
3946 ((moddebug & MODDEBUG_NOAUTOUNLOAD) == 0)) { in mod_uninstall_daemon()