Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_rma.h108 atomic_t tcw_total_pages; member
Dscif_dma.c179 if ((atomic_read(&ep->rma_info.tcw_total_pages) in scif_rma_tc_can_cache()
185 atomic_read(&ep->rma_info.tcw_total_pages), in scif_rma_tc_can_cache()
646 &ep->rma_info.tcw_total_pages); in scif_rma_destroy_tcw_invalid()
1749 &ep->rma_info.tcw_total_pages); in scif_rma_copy()
Dscif_rma.c49 atomic_set(&rma->tcw_total_pages, 0); in scif_rma_ep_init()