Home
last modified time | relevance | path

Searched defs:mismatch (Results 1 – 1 of 1) sorted by relevance

/scripts/mod/
Dmodpost.c989 enum mismatch { enum
1026 enum mismatch mismatch; member
1218 static int secref_whitelist(const struct sectioncheck *mismatch, in secref_whitelist()
1443 const struct sectioncheck *mismatch, in report_sec_mismatch()
1583 const struct sectioncheck* const mismatch, in default_mismatch_handler()
1621 const struct sectioncheck* const mismatch, in report_extable_warnings()
1659 const struct sectioncheck* const mismatch, in extable_mismatch_handler()
1685 const struct sectioncheck *mismatch = section_mismatch(fromsec, tosec); in check_section_mismatch() local