Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/mod/
Dmodpost.c827 #define ALL_TEXT_SECTIONS ALL_INIT_TEXT_SECTIONS, ALL_EXIT_TEXT_SECTIONS, \ macro
915 .good_tosec = {ALL_TEXT_SECTIONS , NULL},
1045 if (match(fromsec, PATTERNS(ALL_TEXT_SECTIONS)) && in secref_whitelist()