Searched refs:tmpp (Results 1 – 4 of 4) sorted by relevance
1381 struct page **tmpp = dd->pageshadow; in cleanup_device_data() local1390 if (!tmpp[i]) in cleanup_device_data()1394 qib_release_user_pages(&tmpp[i], 1); in cleanup_device_data()1395 tmpp[i] = NULL; in cleanup_device_data()1400 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()
579 __be32 * tmpp; member
100 if (!(x = (p==argp->tmp || p == argp->tmpp) ? \154 kfree(argp->tmpp); in read_buf()155 p = argp->tmpp = kmalloc(nbytes, GFP_KERNEL); in read_buf()4416 kfree(args->tmpp); in nfsd4_release_compoundargs()4417 args->tmpp = NULL; in nfsd4_release_compoundargs()4439 args->tmpp = NULL; in nfs4svc_decode_compoundargs()