Searched refs:prl_from (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/scripts/mod/ |
D | modpost.c | 1379 char *prl_from; in report_sec_mismatch() local 1396 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1403 prl_from, fromsym, in report_sec_mismatch() 1406 free(prl_from); in report_sec_mismatch() 1446 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1453 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1456 free(prl_from); in report_sec_mismatch() 1460 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1470 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1473 free(prl_from); in report_sec_mismatch() [all …]
|