Searched refs:tosec (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.c902 const char *tosec[20]; member in struct:sectioncheck
913 .tosec = { ALL_INIT_SECTIONS, NULL },
919 .tosec = { ALL_XXXINIT_SECTIONS, NULL },
925 .tosec = { INIT_SECTIONS, NULL },
934 .tosec = { ALL_EXIT_SECTIONS, NULL },
940 .tosec = { ALL_EXIT_SECTIONS, NULL },
947 .tosec = { INIT_SECTIONS, NULL },
954 .tosec = { CPU_INIT_SECTIONS, NULL },
961 .tosec = { MEM_INIT_SECTIONS, NULL },
968 .tosec
1009 section_mismatch( const char *fromsec, const char *tosec) argument
1069 secref_whitelist(const struct sectioncheck *mismatch, const char *fromsec, const char *fromsym, const char *tosec, const char *tosym) argument
1252 report_sec_mismatch(const char *modname, const struct sectioncheck *mismatch, const char *fromsec, unsigned long long fromaddr, const char *fromsym, int from_is_func, const char *tosec, const char *tosym, int to_is_func) argument
1407 const char *tosec; local
[all...]

Completed in 130 milliseconds