Searched refs:tmpp (Results 1 – 2 of 2) sorted by relevance
1271 struct page **tmpp = dd->pageshadow; in cleanup_device_data() local1280 if (!tmpp[i]) in cleanup_device_data()1284 qib_release_user_pages(&tmpp[i], 1); in cleanup_device_data()1285 tmpp[i] = NULL; in cleanup_device_data()1290 tmpp = dd->pageshadow; in cleanup_device_data()1292 vfree(tmpp); in cleanup_device_data()
674 struct page **tmpp = dd->ipath_pageshadow; in cleanup_device() local684 if (!tmpp[i]) in cleanup_device()688 ipath_release_user_pages(&tmpp[i], 1); in cleanup_device()689 tmpp[i] = NULL; in cleanup_device()709 tmpp = dd->ipath_pageshadow; in cleanup_device()711 vfree(tmpp); in cleanup_device()