Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/mod/
Dmodpost.c973 static const char *const init_exit_sections[] = variable
1245 if (match(tosec, init_exit_sections) && in secref_whitelist()
1387 if (match(s, init_exit_sections)) { in sec2annotation()