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

/linux-master/scripts/mod/
H A Dmodpost.c831 struct sectioncheck { struct
838 static const struct sectioncheck sectioncheck[] = { variable in typeref:struct:sectioncheck
881 static const struct sectioncheck *section_mismatch(
895 for (i = 0; i < ARRAY_SIZE(sectioncheck); i++) {
896 const struct sectioncheck *check = &sectioncheck[i];
1034 const struct sectioncheck* const mismatch,
1159 const struct sectioncheck *mismatch;

Completed in 119 milliseconds