Home
last modified time | relevance | path

Searched refs:init_exit_sections (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/scripts/mod/
Dmodpost.c908 static const char *const init_exit_sections[] = variable
1172 if (match(tosec, init_exit_sections) && in secref_whitelist()
1308 if (match(s, init_exit_sections)) { in sec2annotation()