Searched refs:prl_from (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/scripts/mod/ |
D | modpost.c | 1315 char *prl_from; in report_sec_mismatch() local 1330 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1337 prl_from, fromsym, in report_sec_mismatch() 1340 free(prl_from); in report_sec_mismatch() 1380 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1387 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1390 free(prl_from); in report_sec_mismatch() 1394 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1404 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1407 free(prl_from); in report_sec_mismatch() [all …]
|