Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/mod/
Dmodpost.h180 void handle_moddevtable(struct module *mod, struct elf_info *info,
Dfile2alias.c1539 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable() function
Dmodpost.c2005 handle_moddevtable(mod, &info, sym, symname); in read_symbols()