Searched refs:module_lookup (Results 1 – 1 of 1) sorted by relevance
204 struct module_lookup { struct209 const struct module_lookup module_table[] = { argument223 for (const struct module_lookup* l = module_table; l->module; l++) { in get_local_module()