Home
last modified time | relevance | path

Searched refs:sectioncheck (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/scripts/mod/
Dmodpost.c979 struct sectioncheck { struct
986 const struct sectioncheck* const mismatch, argument
992 const struct sectioncheck* const mismatch,
996 static const struct sectioncheck sectioncheck[] = { variable
1086 static const struct sectioncheck *section_mismatch( in section_mismatch()
1090 int elems = sizeof(sectioncheck) / sizeof(struct sectioncheck); in section_mismatch()
1091 const struct sectioncheck *check = &sectioncheck[0]; in section_mismatch()
1167 static int secref_whitelist(const struct sectioncheck *mismatch, in secref_whitelist()
1381 const struct sectioncheck *mismatch, in report_sec_mismatch()
1523 const struct sectioncheck* const mismatch, in default_mismatch_handler()
[all …]