Home
last modified time | relevance | path

Searched refs:section_white_list (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c872 static const char *const section_white_list[] = variable
908 !match(sec, section_white_list)) { in check_section()
1878 if (match(fromsec, section_white_list)) in section_rela()
1931 if (match(fromsec, section_white_list)) in section_rel()
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c745 static const char *const section_white_list[] = variable
781 !match(sec, section_white_list)) { in check_section()
1487 if (match(fromsec, section_white_list)) in section_rela()
1529 if (match(fromsec, section_white_list)) in section_rel()

Completed in 7 milliseconds