Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/sof/
Dext_manifest4.h114 uint32_t module_flags; /* flags, reserved for future use */ member
/linux-6.6.21/kernel/module/
Dprocfs.c100 seq_printf(m, " %s", module_flags(mod, buf, true)); in m_show()
Dinternal.h112 char *module_flags(struct module *mod, char *buf, bool show_state);
Dmain.c765 …strscpy(last_unloaded_module.taints, module_flags(mod, buf, false), sizeof(last_unloaded_module.ta… in SYSCALL_DEFINE2()
3192 char *module_flags(struct module *mod, char *buf, bool show_state) in module_flags() function
3346 pr_cont(" %s%s", mod->name, module_flags(mod, buf, true)); in print_modules()
/linux-6.6.21/include/linux/platform_data/
Dcros_ec_commands.h2695 uint8_t module_flags; member