Searched refs:enable_dups_trace (Results 1 – 3 of 3) sorted by relevance
38 static bool enable_dups_trace = IS_ENABLED(CONFIG_MODULE_DEBUG_AUTOLOAD_DUPS_TRACE); variable39 module_param(enable_dups_trace, bool_enable_only, 0644);183 if (enable_dups_trace) in kmod_dup_request_exists_wait()
85 the module.enable_dups_trace=1 kernel parameter to use WARN_ON()
4204 module.enable_dups_trace