Home
last modified time | relevance | path

Searched defs:interruptible (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dttm_lock.c77 int ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock()
112 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) in ttm_read_trylock()
158 int ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock()
H A Dvmwgfx_bo.c97 bool interruptible) in vmw_bo_pin_in_placement()
146 bool interruptible) in vmw_bo_pin_in_vram_or_gmr()
200 bool interruptible) in vmw_bo_pin_in_vram()
221 bool interruptible) in vmw_bo_pin_in_start_of_vram()
291 bool interruptible) in vmw_bo_unpin()
513 bool interruptible, in vmw_bo_init()
H A Dvmwgfx_cmdbuf.c217 static int vmw_cmdbuf_cur_lock(struct vmw_cmdbuf_man *man, bool interruptible) in vmw_cmdbuf_cur_lock()
710 bool interruptible) in vmw_cmdbuf_cur_flush()
734 int vmw_cmdbuf_idle(struct vmw_cmdbuf_man *man, bool interruptible, in vmw_cmdbuf_idle()
815 bool interruptible) in vmw_cmdbuf_alloc_space()
886 bool interruptible) in vmw_cmdbuf_space_pool()
979 size_t size, bool interruptible, in vmw_cmdbuf_alloc()
1024 bool interruptible) in vmw_cmdbuf_reserve_cur()
1097 int ctx_id, bool interruptible, in vmw_cmdbuf_reserve()
H A Dvmwgfx_resource.c366 bool interruptible) in vmw_resource_buf_alloc()
553 bool interruptible, in vmw_resource_check_buffer()
610 int vmw_resource_reserve(struct vmw_resource *res, bool interruptible, in vmw_resource_reserve()
666 struct vmw_resource *res, bool interruptible) in vmw_resource_do_evict()
997 int vmw_resource_pin(struct vmw_resource *res, bool interruptible) in vmw_resource_pin()
H A Dvmwgfx_overlay.c104 bool interruptible) in vmw_overlay_send_put()
192 bool interruptible) in vmw_overlay_send_stop()
259 bool interruptible) in vmw_overlay_stop()
307 bool interruptible) in vmw_overlay_update_stream()
H A Dvmwgfx_irq.c212 bool interruptible, in vmw_fallback_wait()
381 bool interruptible, unsigned long timeout) in vmw_wait_seqno()
H A Dvmwgfx_fifo.c227 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq()
292 uint32_t bytes, bool interruptible, in vmw_fifo_wait()
575 int vmw_fifo_flush(struct vmw_private *dev_priv, bool interruptible) in vmw_fifo_flush()
H A Dvmwgfx_fence.c564 bool interruptible, unsigned long timeout) in vmw_fence_obj_wait()
1061 bool interruptible) in vmw_event_fence_action_queue()
1095 bool interruptible) in vmw_event_fence_action_create()
H A Dvmwgfx_validation.c534 bool interruptible, in vmw_validation_bo_validate_single()
H A Dvmwgfx_scrn.c1251 bool interruptible, in vmw_kms_sou_do_bo_dirty()
H A Dvmwgfx_stdu.c685 bool interruptible, in vmw_kms_stdu_dma()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_bo_driver.h681 bool interruptible, bool no_wait, in __ttm_bo_reserve()
749 bool interruptible, bool no_wait, in ttm_bo_reserve()
768 bool interruptible, in ttm_bo_reserve_slowpath()
H A Dttm_bo_api.h297 bool interruptible; member
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_modeset_lock.h68 bool interruptible; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_cmd.c118 const void *new_elt, bool interruptible) in qxl_ring_push()
192 uint32_t type, bool interruptible) in qxl_push_command_ring_release()
204 uint32_t type, bool interruptible) in qxl_push_cursor_ring_release()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_modeset_lock.c247 bool interruptible, bool slow) in modeset_lock()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_gt_requests.c138 bool interruptible; in intel_gt_retire_requests_timeout() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo.c553 bool interruptible, bool no_wait_gpu, in ttm_bo_cleanup_refs()
1420 bool interruptible, in ttm_bo_init()
1475 bool interruptible, in ttm_bo_create()
1884 bool interruptible, bool no_wait) in ttm_bo_wait()
H A Dttm_bo_util.c104 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock()
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ttm.c274 bool evict, bool interruptible, in radeon_move_vram_ram()
319 bool evict, bool interruptible, in radeon_move_ram_vram()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_request.c102 bool interruptible, in i915_fence_wait()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bo.c601 nouveau_bo_validate(struct nouveau_bo *nvbo, bool interruptible, in nouveau_bo_validate()