Searched refs:sectioncheck (Results 1 – 1 of 1) sorted by relevance
889 struct sectioncheck { struct895 const struct sectioncheck* const mismatch, argument901 const struct sectioncheck* const mismatch,905 static const struct sectioncheck sectioncheck[] = { variable981 static const struct sectioncheck *section_mismatch( in section_mismatch()995 for (i = 0; i < ARRAY_SIZE(sectioncheck); i++) { in section_mismatch()996 const struct sectioncheck *check = §ioncheck[i]; in section_mismatch()1060 static int secref_whitelist(const struct sectioncheck *mismatch, in secref_whitelist()1240 const struct sectioncheck *mismatch, in report_sec_mismatch()1270 const struct sectioncheck* const mismatch, in default_mismatch_handler()[all …]