Home
last modified time | relevance | path

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

/linux-6.15/scripts/mod/
H A Dmodpost.h210 void handle_moddevtable(struct module *mod, struct elf_info *info,
H A Dfile2alias.c1474 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable() function
H A Dmodpost.c1613 handle_moddevtable(mod, &info, sym, symname); in read_symbols()