Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/mod/
Dmodpost.c1035 const char *good_tosec[20]; member
1133 .good_tosec = {ALL_TEXT_SECTIONS , NULL},
1159 if (check->good_tosec[0] && !match(tosec, check->good_tosec)) in section_mismatch()