Home
last modified time | relevance | path

Searched refs:MODDEBUG_USERDEBUG (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmodctl.h694 #define MODDEBUG_USERDEBUG 0x00000001 /* bpt after init_module() */ macro
/titanic_41/usr/src/uts/common/os/
H A Dmodctl.c3263 if (moddebug & MODDEBUG_USERDEBUG) in mod_getinfo()
3634 if (moddebug & MODDEBUG_USERDEBUG) { in modinstall()
3645 if (moddebug & MODDEBUG_USERDEBUG) in modinstall()
3782 if (moddebug & MODDEBUG_USERDEBUG) in moduninstall()