Searched defs:resv (Results 1 - 25 of 48) sorted by relevance

12

/src/sys/arch/evbarm/stand/board/
H A Ds3c2410_vector.S53 resv: label
H A Ds3c2800_vector.S85 resv: label
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_rv770_dma.c47 rv770_copy_dma(struct radeon_device * rdev,uint64_t src_offset,uint64_t dst_offset,unsigned num_gpu_pages,struct dma_resv * resv) argument
H A Dradeon_sync.c93 radeon_sync_resv(struct radeon_device * rdev,struct radeon_sync * sync,struct dma_resv * resv,bool shared) argument
H A Dradeon_evergreen_dma.c112 evergreen_copy_dma(struct radeon_device * rdev,uint64_t src_offset,uint64_t dst_offset,unsigned num_gpu_pages,struct dma_resv * resv) argument
H A Dradeon_prime.c71 struct dma_resv *resv = attach->dmabuf->resv; local in function:radeon_gem_prime_import_sg_table
H A Dradeon_benchmark.c40 radeon_benchmark_do_move(struct radeon_device * rdev,unsigned size,uint64_t saddr,uint64_t daddr,int flag,int n,struct dma_resv * resv) argument
H A Dradeon_r200.c88 r200_copy_dma(struct radeon_device * rdev,uint64_t src_offset,uint64_t dst_offset,unsigned num_gpu_pages,struct dma_resv * resv) argument
H A Dradeon_r600_dma.c448 r600_copy_dma(struct radeon_device * rdev,uint64_t src_offset,uint64_t dst_offset,unsigned num_gpu_pages,struct dma_resv * resv) argument
H A Dradeon_si_dma.c236 si_copy_dma(struct radeon_device * rdev,uint64_t src_offset,uint64_t dst_offset,unsigned num_gpu_pages,struct dma_resv * resv) argument
H A Dradeon_cs.c273 struct dma_resv *resv; local in function:radeon_cs_sync_rings
H A Dradeon_cik_sdma.c584 cik_copy_dma(struct radeon_device * rdev,uint64_t src_offset,uint64_t dst_offset,unsigned num_gpu_pages,struct dma_resv * resv) argument
H A Dradeon_object.c888 struct dma_resv *resv = bo->tbo.base.resv; local in function:radeon_bo_fence
190 radeon_bo_create(struct radeon_device * rdev,unsigned long size,int byte_align,bool kernel,u32 domain,u32 flags,struct sg_table * sg,struct dma_resv * resv,struct radeon_bo ** bo_ptr) argument
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_engine_pool.c51 struct dma_resv *resv = node->obj->base.resv; local in function:pool_active
/src/sys/arch/amiga/amiga/
H A Dcfdev.h43 u_long resv; member in struct:expanrom
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_mode_config.c430 struct dma_resv resv; local in function:drm_mode_config_init
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_wait.c39 i915_gem_object_wait_reservation(struct dma_resv *resv, argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/vgem/
H A Dvgem_fence.c136 struct dma_resv *resv; local in function:vgem_fence_attach_ioctl
[all...]
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_gem.h316 struct dma_resv *resv; member in struct:drm_gem_object
/src/sys/external/bsd/drm2/include/linux/
H A Ddma-buf.h78 struct dma_resv *resv; member in struct:dma_buf
101 struct dma_resv *resv; member in struct:dma_buf_export_info
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_sync.c214 amdgpu_sync_resv(struct amdgpu_device * adev,struct amdgpu_sync * sync,struct dma_resv * resv,void * owner,bool explicit_sync) argument
H A Damdgpu_dma_buf.c414 struct dma_resv *resv = dma_buf->resv; local in function:amdgpu_dma_buf_create_obj
H A Damdgpu_ids.c118 void amdgpu_pasid_free_delayed(struct dma_resv *resv, argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fence.c383 struct dma_resv *resv = nvbo->bo.base.resv; local in function:nouveau_fence_sync
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_vma_types.h184 struct dma_resv *resv; /** Alias of obj->resv */ member in struct:i915_vma

Completed in 16 milliseconds

12