Home
last modified time | relevance | path

Searched refs:interruptible (Results 1 – 18 of 18) sorted by relevance

/dragonfly/sys/dev/drm/ttm/
H A Dttm_lock.c84 int ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock() argument
88 if (interruptible) { in ttm_read_lock()
127 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) in ttm_read_trylock() argument
132 if (interruptible) { in ttm_read_trylock()
182 int ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock() argument
186 if (interruptible) { in ttm_write_lock()
249 bool interruptible, in ttm_vt_lock() argument
254 if (interruptible) { in ttm_vt_lock()
H A Dttm_bo.c459 bool interruptible, bool no_wait_gpu, in ttm_bo_cleanup_refs() argument
484 interruptible, in ttm_bo_cleanup_refs()
760 ret = ttm_bo_cleanup_refs(bo, ctx->interruptible, in ttm_mem_evict_first()
1235 bool interruptible, in ttm_bo_init() argument
1241 struct ttm_operation_ctx ctx = { interruptible, false }; in ttm_bo_init()
1290 bool interruptible, in ttm_bo_create() argument
1303 interruptible, acc_size, in ttm_bo_create()
1316 .interruptible = false, in ttm_bo_force_list_clean()
1641 bool interruptible, bool no_wait) in ttm_bo_wait() argument
1653 interruptible, timeout); in ttm_bo_wait()
[all …]
H A Dttm_bo_util.c61 ret = ttm_bo_wait(bo, ctx->interruptible, ctx->no_wait_gpu); in ttm_bo_move_ttm()
93 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock() argument
98 if (interruptible) in ttm_mem_io_lock()
353 ret = ttm_bo_wait(bo, ctx->interruptible, ctx->no_wait_gpu); in ttm_bo_move_memcpy()
564 .interruptible = false, in ttm_bo_kmap_ttm()
H A Dttm_object.c330 .interruptible = false, in ttm_ref_object_add()
698 .interruptible = true, in ttm_prime_handle_to_fd()
H A Dttm_bo_vm.c238 .interruptible = false, in ttm_bo_vm_fault()
686 .interruptible = false, in ttm_bo_vm_fault_dfly()
H A Dttm_memory.c234 .interruptible = false, in ttm_shrink_work()
/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_lock.h109 extern int ttm_read_lock(struct ttm_lock *lock, bool interruptible);
126 extern int ttm_read_trylock(struct ttm_lock *lock, bool interruptible);
167 extern int ttm_vt_lock(struct ttm_lock *lock, bool interruptible,
200 extern int ttm_write_lock(struct ttm_lock *lock, bool interruptible);
H A Dttm_bo_driver.h596 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible);
623 bool interruptible, bool no_wait, in __ttm_bo_reserve() argument
637 if (interruptible) in __ttm_bo_reserve()
691 bool interruptible, bool no_wait, in ttm_bo_reserve() argument
698 ret = __ttm_bo_reserve(bo, interruptible, no_wait, ticket); in ttm_bo_reserve()
716 bool interruptible, in ttm_bo_reserve_slowpath() argument
723 if (interruptible) in ttm_bo_reserve_slowpath()
H A Dttm_bo_api.h276 bool interruptible; member
329 int ttm_bo_wait(struct ttm_buffer_object *bo, bool interruptible, bool no_wait);
593 uint32_t page_alignment, bool interruptible,
/dragonfly/sys/dev/drm/
H A Ddrm_modeset_lock.c205 ctx->interruptible = true; in drm_modeset_acquire_init()
241 bool interruptible, bool slow) in modeset_lock() argument
256 } else if (interruptible && slow) { in modeset_lock()
258 } else if (interruptible) { in modeset_lock()
316 return modeset_lock(contended, ctx, ctx->interruptible, true); in drm_modeset_backoff()
353 return modeset_lock(lock, ctx, ctx->interruptible, false); in drm_modeset_lock()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_ttm.c312 bool evict, bool interruptible, in radeon_move_vram_ram() argument
316 struct ttm_operation_ctx ctx = { interruptible, no_wait_gpu }; in radeon_move_vram_ram()
359 bool evict, bool interruptible, in radeon_move_ram_vram() argument
363 struct ttm_operation_ctx ctx = { interruptible, no_wait_gpu }; in radeon_move_ram_vram()
407 r = ttm_bo_wait(bo, ctx->interruptible, ctx->no_wait_gpu); in radeon_bo_move()
437 r = radeon_move_vram_ram(bo, evict, ctx->interruptible, in radeon_bo_move()
441 r = radeon_move_ram_vram(bo, evict, ctx->interruptible, in radeon_bo_move()
H A Dradeon.h395 long radeon_fence_wait_timeout(struct radeon_fence *fence, bool interruptible, long timeout);
396 int radeon_fence_wait(struct radeon_fence *fence, bool interruptible);
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_modeset_lock.h65 bool interruptible; member
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_request.c69 bool interruptible, in i915_fence_wait() argument
72 return i915_wait_request(to_request(fence), interruptible, timeout); in i915_fence_wait()
/dragonfly/sys/vfs/autofs/
H A Dautofs.c136 SYSCTL_INT(_vfs_autofs, OID_AUTO, interruptible, CTLFLAG_RW,
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_object.c433 .interruptible = (bp->type != ttm_bo_type_kernel), in amdgpu_bo_do_create()
H A Damdgpu_cs.c396 .interruptible = true, in amdgpu_cs_bo_validate()
/dragonfly/share/dict/
H A Dweb296747 interruptible