Home
last modified time | relevance | path

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

/kernel/
Dmodule.c1349 static char *get_next_modinfo(const struct load_info *info, const char *tag,
1365 imported_namespace = get_next_modinfo( in verify_namespace_is_imported()
2599 static char *get_next_modinfo(const struct load_info *info, const char *tag, in get_next_modinfo() function
2627 return get_next_modinfo(info, tag, NULL); in get_modinfo()