Searched refs:module_flags (Results 1 – 3 of 3) sorted by relevance
1320 uint8_t module_flags; member
880 u32 module_flags; in i2o_seq_show_drivers_stored() member940 seq_printf(seq, "0x%04x", dst->module_flags); in i2o_seq_show_drivers_stored()
3711 static char *module_flags(struct module *mod, char *buf) in module_flags() function3775 seq_printf(m, " %s", module_flags(mod, buf)); in m_show()3932 pr_cont(" %s%s", mod->name, module_flags(mod, buf)); in print_modules()