Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_rma.h108 atomic_t tcw_total_pages; member
Dscif_dma.c186 if ((atomic_read(&ep->rma_info.tcw_total_pages) in scif_rma_tc_can_cache()
192 atomic_read(&ep->rma_info.tcw_total_pages), in scif_rma_tc_can_cache()
665 &ep->rma_info.tcw_total_pages); in scif_rma_destroy_tcw_invalid()
1768 &ep->rma_info.tcw_total_pages); in scif_rma_copy()
Dscif_rma.c47 atomic_set(&rma->tcw_total_pages, 0); in scif_rma_ep_init()