Searched refs:prl_from (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/scripts/mod/ |
D | modpost.c | 1391 char *prl_from; in report_sec_mismatch() local 1408 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1415 prl_from, fromsym, in report_sec_mismatch() 1418 free(prl_from); in report_sec_mismatch() 1458 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1465 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1468 free(prl_from); in report_sec_mismatch() 1472 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1482 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1485 free(prl_from); in report_sec_mismatch() [all …]
|