Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c1014 enum mismatch { enum
1051 enum mismatch mismatch; member
1243 static int secref_whitelist(const struct sectioncheck *mismatch, in secref_whitelist()
1463 const struct sectioncheck *mismatch, in report_sec_mismatch()
1603 const struct sectioncheck* const mismatch, in default_mismatch_handler()
1678 const struct sectioncheck* const mismatch, in report_extable_warnings()
1716 const struct sectioncheck* const mismatch, in extable_mismatch_handler()
1755 const struct sectioncheck *mismatch = section_mismatch(fromsec, tosec); in check_section_mismatch() local