sectioncheck 841 scripts/mod/modpost.c const struct sectioncheck sectioncheck[] = {
sectioncheck 900 scripts/mod/modpost.c int elems = sizeof(sectioncheck) / sizeof(struct sectioncheck);
sectioncheck 901 scripts/mod/modpost.c const struct sectioncheck *check = §ioncheck[0];