Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/mod/
Dmodpost.c1021 struct sectioncheck { struct
1028 const struct sectioncheck* const mismatch, argument
1034 const struct sectioncheck* const mismatch,
1038 static const struct sectioncheck sectioncheck[] = { variable
1128 static const struct sectioncheck *section_mismatch( in section_mismatch()
1132 int elems = sizeof(sectioncheck) / sizeof(struct sectioncheck); in section_mismatch()
1133 const struct sectioncheck *check = &sectioncheck[0]; in section_mismatch()
1217 static int secref_whitelist(const struct sectioncheck *mismatch, in secref_whitelist()
1437 const struct sectioncheck *mismatch, in report_sec_mismatch()
1577 const struct sectioncheck* const mismatch, in default_mismatch_handler()
[all …]