Searched refs:module_flags (Results 1 – 1 of 1) sorted by relevance
4564 static char *module_flags(struct module *mod, char *buf) in module_flags() function4630 seq_printf(m, " %s", module_flags(mod, buf)); in m_show()4803 pr_cont(" %s%s", mod->name, module_flags(mod, buf)); in print_modules()