Home
last modified time | relevance | path

Searched refs:get_next_modinfo (Results 1 – 1 of 1) sorted by relevance

/kernel/module/
Dmain.c1009 static char *get_next_modinfo(const struct load_info *info, const char *tag,
1025 imported_namespace = get_next_modinfo( in verify_namespace_is_imported()
1588 static char *get_next_modinfo(const struct load_info *info, const char *tag, in get_next_modinfo() function
1616 return get_next_modinfo(info, tag, NULL); in get_modinfo()