Home
last modified time | relevance | path

Searched defs:tosym (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c1220 secref_whitelist(const struct sectioncheck *mismatch, const char *fromsec, const char *fromsym, const char *tosec, const char *tosym) secref_whitelist() argument
1444 report_sec_mismatch(const char *modname, const struct sectioncheck *mismatch, const char *fromsec, unsigned long long fromaddr, const char *fromsym, int from_is_func, const char *tosec, const char *tosym, int to_is_func) report_sec_mismatch() argument
1591 const char *tosym; default_mismatch_handler() local
1666 Elf_Sym* tosym = find_elf_symbol(elf, r->r_addend, sym); report_extable_warnings() local
[all...]
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c1140 const char *tosym; in default_mismatch_handler() local
983 secref_whitelist(const char *fromsec, const char *fromsym, const char *tosec, const char *tosym) secref_whitelist() argument

Completed in 6 milliseconds