init_exit_sections  985 scripts/mod/modpost.c static const char *const init_exit_sections[] =
init_exit_sections 1257 scripts/mod/modpost.c 	if (match(tosec, init_exit_sections) &&
init_exit_sections 1399 scripts/mod/modpost.c 	if (match(s, init_exit_sections)) {