Searched refs:prl_from (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/scripts/mod/ |
D | modpost.c | 1447 char *prl_from; in report_sec_mismatch() local 1462 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1469 prl_from, fromsym, in report_sec_mismatch() 1472 free(prl_from); in report_sec_mismatch() 1512 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1519 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1522 free(prl_from); in report_sec_mismatch() 1526 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1536 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1539 free(prl_from); in report_sec_mismatch() [all …]
|