mod_depend
struct mod_depend;
int mod_load(char *name, struct mod_depend *verinfo, int argc, char *argv[]);
struct mod_depend *mdepend;
struct mod_depend *mdepend;
struct mod_depend *verinfo)
mod_searchmodule(char *name, struct mod_depend *verinfo)
struct mod_depend mdepend;
struct mod_depend *verinfo;
verinfo = (struct mod_depend*)md->md_data;
static struct kernel_module * file_findmodule(struct preloaded_file *fp, char *modname, struct mod_depend *verinfo);
static char *mod_searchmodule(char *name, struct mod_depend *verinfo);
mod_load(char *modname, struct mod_depend *verinfo, int argc, char *argv[])
struct mod_depend *verinfo)
const struct mod_depend *verinfo, struct linker_file **lfpp);
static modlist_t modlist_lookup2(const char *name, const struct mod_depend *verinfo);
modlist_lookup2(const char *name, const struct mod_depend *verinfo)
const struct mod_depend *verinfo;
int modnamelen, const struct mod_depend *verinfo)
const struct mod_depend *verinfo)
struct linker_file *parent, const struct mod_depend *verinfo,
const struct mod_depend *verinfo;
linker_reference_module(const char *modname, struct mod_depend *verinfo,
linker_release_module(const char *modname, struct mod_depend *verinfo,
int linker_reference_module(const char* _modname, struct mod_depend *_verinfo,
int linker_release_module(const char *_modname, struct mod_depend *_verinfo,
struct mod_depend;
static struct mod_depend MODULE_DEPEND_CONCAT(module, mdepend) \