Searched refs:MODDEBUG_LOADMSG (Results 1 – 4 of 4) sorted by relevance
1262 if (moddebug & MODDEBUG_LOADMSG) in set_int8_var()1279 if (moddebug & MODDEBUG_LOADMSG) in set_int8_var()1289 if (moddebug & MODDEBUG_LOADMSG) in set_int16_var()1306 if (moddebug & MODDEBUG_LOADMSG) in set_int16_var()1316 if (moddebug & MODDEBUG_LOADMSG) in set_int32_var()1333 if (moddebug & MODDEBUG_LOADMSG) in set_int32_var()1343 if (moddebug & MODDEBUG_LOADMSG) in set_int64_var()1360 if (moddebug & MODDEBUG_LOADMSG) in set_int64_var()
3450 if (moddebug & MODDEBUG_LOADMSG) { in mod_load()3481 if (moddebug & MODDEBUG_LOADMSG) { in mod_load()3562 if (moddebug & MODDEBUG_LOADMSG) in mod_unload()3654 if (moddebug & MODDEBUG_LOADMSG) in modinstall()3815 if (moddebug & MODDEBUG_LOADMSG) in moduninstall()
676 #define MODDEBUG_LOADMSG 0x80000000 /* print "[un]loading..." msg */ macro
2994 if (_moddebug & MODDEBUG_LOADMSG) { in do_dependents()