Searched defs:num_fences (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/dma-buf/ |
H A D | dma-fence-array.c | 178 struct dma_fence_array *dma_fence_array_alloc(int num_fences) in dma_fence_array_alloc() 199 int num_fences, struct dma_fence **fences, in dma_fence_array_init() 252 struct dma_fence_array *dma_fence_array_create(int num_fences, in dma_fence_array_create()
|
H A D | dma-resv.c | 65 u32 num_fences, max_fences; member 182 int dma_resv_reserve_fences(struct dma_resv *obj, unsigned int num_fences) in dma_resv_reserve_fences() 570 unsigned int *num_fences, struct dma_fence ***fences) in dma_resv_get_fences()
|
H A D | dma-buf.c | 474 unsigned int num_fences; in dma_buf_import_sync_file() local
|
/linux/drivers/gpu/drm/ |
H A D | drm_gpuvm.c | 1160 unsigned int num_fences) in exec_prepare_obj() 1183 unsigned int num_fences) in drm_gpuvm_prepare_vm() 1192 unsigned int num_fences) in __drm_gpuvm_prepare_objects() 1213 unsigned int num_fences) in drm_gpuvm_prepare_objects_locked() 1257 unsigned int num_fences) in drm_gpuvm_prepare_objects() 1283 u64 addr, u64 range, unsigned int num_fences) in drm_gpuvm_prepare_range() 1320 unsigned int num_fences = vm_exec->num_fences; in drm_gpuvm_exec_lock() local 2579 struct drm_exec *exec, unsigned int num_fences, in drm_gpuvm_sm_map_exec_lock()
|
/linux/include/linux/ |
H A D | dma-fence-array.h | 42 unsigned num_fences; member
|
/linux/include/uapi/linux/ |
H A D | sync_file.h | 73 __u32 num_fences; member
|
/linux/tools/testing/selftests/sync/ |
H A D | sync.c | 88 int err, num_fences; in sync_file_info() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.c | 460 unsigned int num_fences) in amdgpu_vm_lock_pd() 476 unsigned int num_fences) in amdgpu_vm_lock_done_list()
|
/linux/include/drm/ |
H A D | drm_gpuvm.h | 546 unsigned int num_fences; member
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_uvmm.c | 1153 unsigned int num_fences) in bind_lock_validate()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_vm.c | 355 unsigned int num_fences) in xe_vm_validate_rebind()
|
/linux/include/uapi/drm/ |
H A D | amdgpu_drm.h | 559 __u16 num_fences; global() member
|