Searched refs:SCIF_RMA_SYNC (Results 1 – 2 of 2) sorted by relevance
85 SCIF_RMA_SYNC = (1 << 2), enumerator
1677 SCIF_RMA_SYNC | SCIF_RMA_ORDERED))) in scif_rma_copy()1681 copy_work.fence_type = ((flags & SCIF_RMA_SYNC) && last_chunk) ? in scif_rma_copy()