Searched refs:module_flags (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/include/sound/sof/ |
| D | ext_manifest4.h | 114 uint32_t module_flags; /* flags, reserved for future use */ member
|
| /Linux-v6.1/kernel/module/ |
| D | procfs.c | 94 seq_printf(m, " %s", module_flags(mod, buf, true)); in m_show()
|
| D | internal.h | 106 char *module_flags(struct module *mod, char *buf, bool show_state);
|
| D | main.c | 763 …strscpy(last_unloaded_module.taints, module_flags(mod, buf, false), sizeof(last_unloaded_module.ta… in SYSCALL_DEFINE2() 2958 char *module_flags(struct module *mod, char *buf, bool show_state) in module_flags() function 3111 pr_cont(" %s%s", mod->name, module_flags(mod, buf, true)); in print_modules()
|
| /Linux-v6.1/include/linux/platform_data/ |
| D | cros_ec_commands.h | 2685 uint8_t module_flags; member
|