Searched defs:module_use (Results 1 – 1 of 1) sorted by relevance
315 struct module_use { struct316 struct list_head source_list;317 struct list_head target_list;318 struct module *source, *target;