Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c995 enum mismatch { enum
1032 enum mismatch mismatch; member
1224 static int secref_whitelist(const struct sectioncheck *mismatch, in secref_whitelist()
1449 const struct sectioncheck *mismatch, in report_sec_mismatch()
1589 const struct sectioncheck* const mismatch, in default_mismatch_handler()
1664 const struct sectioncheck* const mismatch, in report_extable_warnings()
1702 const struct sectioncheck* const mismatch, in extable_mismatch_handler()
1741 const struct sectioncheck *mismatch = section_mismatch(fromsec, tosec); in check_section_mismatch() local