Searched refs:MODDEBUG_LOADMSG (Results 1 – 4 of 4) sorted by relevance
1226 if (moddebug & MODDEBUG_LOADMSG) in set_int8_var()1243 if (moddebug & MODDEBUG_LOADMSG) in set_int8_var()1253 if (moddebug & MODDEBUG_LOADMSG) in set_int16_var()1270 if (moddebug & MODDEBUG_LOADMSG) in set_int16_var()1280 if (moddebug & MODDEBUG_LOADMSG) in set_int32_var()1297 if (moddebug & MODDEBUG_LOADMSG) in set_int32_var()1307 if (moddebug & MODDEBUG_LOADMSG) in set_int64_var()1324 if (moddebug & MODDEBUG_LOADMSG) in set_int64_var()
3403 if (moddebug & MODDEBUG_LOADMSG) { in mod_load()3434 if (moddebug & MODDEBUG_LOADMSG) { in mod_load()3510 if (moddebug & MODDEBUG_LOADMSG) in mod_unload()3602 if (moddebug & MODDEBUG_LOADMSG) in modinstall()3763 if (moddebug & MODDEBUG_LOADMSG) in moduninstall()
673 #define MODDEBUG_LOADMSG 0x80000000 /* print "[un]loading..." msg */ macro
2880 if (_moddebug & MODDEBUG_LOADMSG) { in do_dependents()