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

/linux-master/scripts/mod/
H A Dmodpost.c826 * @good_tosec: Relocations applied to a section in @fromsec must be
834 const char *good_tosec[20]; member in struct:sectioncheck
876 .good_tosec = {ALL_TEXT_SECTIONS , NULL},
901 if (check->good_tosec[0] && !match(tosec, check->good_tosec))

Completed in 243 milliseconds