Searched refs:sectioncheck (Results 1 - 1 of 1) sorted by last modified time

/linux-master/scripts/mod/
H A Dmodpost.c826 struct sectioncheck { struct
833 static const struct sectioncheck sectioncheck[] = { variable in typeref:struct:sectioncheck
876 static const struct sectioncheck *section_mismatch(
890 for (i = 0; i < ARRAY_SIZE(sectioncheck); i++) {
891 const struct sectioncheck *check = &sectioncheck[i];
1029 const struct sectioncheck* const mismatch,
1154 const struct sectioncheck *mismatch;

Completed in 114 milliseconds