Searched defs:scif_endpt_rma_info (Results 1 – 1 of 1) sorted by relevance
99 struct scif_endpt_rma_info { struct100 struct list_head reg_list;101 struct list_head remote_reg_list;102 struct iova_domain iovad;103 struct mutex rma_lock;104 spinlock_t tc_lock;105 struct mutex mmn_lock;106 atomic_t tw_refcount;107 atomic_t tcw_refcount;108 atomic_t tcw_total_pages;[all …]