Home
last modified time | relevance | path

Searched defs:ttm_operation_ctx (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/drm/ttm/
Dttm_bo.h178 struct ttm_operation_ctx { struct
179 bool interruptible;
180 bool no_wait_gpu;
181 bool gfp_retry_mayfail;
182 bool allow_res_evict;
183 bool force_alloc;
184 struct dma_resv *resv;
185 uint64_t bytes_moved;
/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_bo_api.h208 struct ttm_operation_ctx { struct
209 bool interruptible;
210 bool no_wait_gpu;
211 struct dma_resv *resv;
212 uint64_t bytes_moved;
213 uint32_t flags;