Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c969 static const char *const init_exit_sections[] = variable
1241 if (match(tosec, init_exit_sections) && in secref_whitelist()
1384 if (match(s, init_exit_sections)) { in sec2annotation()