Home
last modified time | relevance | path

Searched refs:module_flags (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/kernel/
Dmodule.c4346 static char *module_flags(struct module *mod, char *buf) in module_flags() function
4412 seq_printf(m, " %s", module_flags(mod, buf)); in m_show()
4585 pr_cont(" %s%s", mod->name, module_flags(mod, buf)); in print_modules()
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h2667 uint8_t module_flags; member