Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/mod/
Dmodpost.c727 static char *get_next_modinfo(struct elf_info *info, const char *tag, in get_next_modinfo() function
750 return get_next_modinfo(info, tag, NULL); in get_modinfo()
1965 license = get_next_modinfo(&info, "license", license); in read_symbols()