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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c2975 static char *module_flags(struct module *mod, char *buf) function
3045 seq_printf(m, " %s", module_flags(mod, buf));
3208 printk(" %s%s", mod->name, module_flags(mod, buf));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Di2o_proc.c856 u32 module_flags; member in struct:_i2o_driver_store
914 seq_printf(seq, "0x%04x", dst->module_flags);

Completed in 61 milliseconds