Searched refs:prl_from (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/scripts/mod/ |
D | modpost.c | 1470 char *prl_from; in report_sec_mismatch() local 1485 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1492 prl_from, fromsym, in report_sec_mismatch() 1495 free(prl_from); in report_sec_mismatch() 1535 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1542 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1545 free(prl_from); in report_sec_mismatch() 1549 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1559 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1562 free(prl_from); in report_sec_mismatch() [all …]
|