Home
last modified time | relevance | path

Searched refs:lup (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_rma.c445 struct scif_rma_lookup *lup = &window->dma_addr_lookup; in scif_destroy_remote_lookup() local
450 if (lup->lookup && lup->lookup[j]) in scif_destroy_remote_lookup()
451 scif_unmap_single(lup->lookup[j], in scif_destroy_remote_lookup()
459 if (lup->lookup) in scif_destroy_remote_lookup()
460 scif_free_coherent(lup->lookup, lup->offset, in scif_destroy_remote_lookup()
462 sizeof(*lup->lookup)); in scif_destroy_remote_lookup()