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 = &sectioncheck[0];