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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/mod/
H A Dmodpost.c900 struct sectioncheck { struct
907 const struct sectioncheck sectioncheck[] = { variable in typeref:struct:sectioncheck
1009 static const struct sectioncheck *section_mismatch(
1013 int elems = sizeof(sectioncheck) / sizeof(struct sectioncheck);
1014 const struct sectioncheck *check = &sectioncheck[0];
1069 static int secref_whitelist(const struct sectioncheck *mismatch,
1253 const struct sectioncheck *mismatc
[all...]

Completed in 144 milliseconds