Searched refs:ddebug_remove_module (Results 1 – 3 of 3) sorted by relevance
39 extern int ddebug_remove_module(const char *mod_name);94 static inline int ddebug_remove_module(const char *mod) in ddebug_remove_module() function
789 int ddebug_remove_module(const char *mod_name) in ddebug_remove_module() function807 EXPORT_SYMBOL_GPL(ddebug_remove_module);
1779 ddebug_remove_module(mod->name); in free_module()2320 ddebug_remove_module(debug->modname); in dynamic_debug_remove()