Lines Matching full:implicit
87 * @DMA_RESV_USAGE_WRITE: Implicit write synchronization.
90 * an implicit write dependency.
95 * @DMA_RESV_USAGE_READ: Implicit read synchronization.
98 * an implicit read dependency.
103 * @DMA_RESV_USAGE_BOOKKEEP: No implicit sync.
106 * any implicit synchronization.
113 * dma_buf_import_sync_file() when implicit synchronization should
120 * dma_resv_usage_rw - helper for implicit sync
121 * @write: true if we create a new implicit sync write
123 * This returns the implicit synchronization usage for write or read accesses,
145 * dynamic buffer management or just to handle implicit synchronization between