Searched refs:prl_from (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/scripts/mod/ |
D | modpost.c | 1383 char *prl_from; in report_sec_mismatch() local 1400 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1407 prl_from, fromsym, in report_sec_mismatch() 1410 free(prl_from); in report_sec_mismatch() 1450 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1457 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1460 free(prl_from); in report_sec_mismatch() 1464 prl_from = sec2annotation(fromsec); in report_sec_mismatch() 1474 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1477 free(prl_from); in report_sec_mismatch() [all …]
|