Searched refs:prl_from (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 1455 char *prl_from; in report_sec_mismatch() local 1470 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1477 prl_from, fromsym, in report_sec_mismatch() 1480 free(prl_from); in report_sec_mismatch() 1520 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1527 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1530 free(prl_from); in report_sec_mismatch() 1534 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1544 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1547 free(prl_from); in report_sec_mismatch() [all …]
|