Searched refs:MOD_NONOTIFY (Results 1 – 3 of 3) sorted by relevance
165 modp->mod_loadflags |= MOD_NOAUTOUNLOAD | MOD_NONOTIFY; in kctl_dmod_load()
532 #define MOD_NONOTIFY 0x2 /* No krtld notifications on (un)load */ macro
1054 if (modp->mod_loadflags & MOD_NONOTIFY || standalone) in kobj_notify()