Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_dmabuf.c48 bool interruptible) in vmw_dmabuf_pin_in_placement()
96 bool interruptible) in vmw_dmabuf_pin_in_vram_or_gmr()
150 bool interruptible) in vmw_dmabuf_pin_in_vram()
171 bool interruptible) in vmw_dmabuf_pin_in_start_of_vram()
238 bool interruptible) in vmw_dmabuf_unpin()
Dvmwgfx_cmdbuf.c201 static int vmw_cmdbuf_cur_lock(struct vmw_cmdbuf_man *man, bool interruptible) in vmw_cmdbuf_cur_lock()
694 bool interruptible) in vmw_cmdbuf_cur_flush()
718 int vmw_cmdbuf_idle(struct vmw_cmdbuf_man *man, bool interruptible, in vmw_cmdbuf_idle()
799 bool interruptible) in vmw_cmdbuf_alloc_space()
863 bool interruptible) in vmw_cmdbuf_space_pool()
956 size_t size, bool interruptible, in vmw_cmdbuf_alloc()
1001 bool interruptible) in vmw_cmdbuf_reserve_cur()
1074 int ctx_id, bool interruptible, in vmw_cmdbuf_reserve()
Dvmwgfx_overlay.c99 bool interruptible) in vmw_overlay_send_put()
187 bool interruptible) in vmw_overlay_send_stop()
254 bool interruptible) in vmw_overlay_stop()
302 bool interruptible) in vmw_overlay_update_stream()
Dvmwgfx_resource.c370 bool interruptible, in vmw_dmabuf_init()
826 bool interruptible) in vmw_resource_buf_alloc()
968 bool interruptible, in vmw_resource_check_buffer()
1022 int vmw_resource_reserve(struct vmw_resource *res, bool interruptible, in vmw_resource_reserve()
1073 static int vmw_resource_do_evict(struct vmw_resource *res, bool interruptible) in vmw_resource_do_evict()
1447 int vmw_resource_pin(struct vmw_resource *res, bool interruptible) in vmw_resource_pin()
Dvmwgfx_fifo.c218 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq()
251 uint32_t bytes, bool interruptible, in vmw_fifo_wait()
529 int vmw_fifo_flush(struct vmw_private *dev_priv, bool interruptible) in vmw_fifo_flush()
Dvmwgfx_irq.c162 bool interruptible, in vmw_fallback_wait()
286 bool interruptible, unsigned long timeout) in vmw_wait_seqno()
Dvmwgfx_fence.c507 bool interruptible, unsigned long timeout) in vmw_fence_obj_wait()
999 bool interruptible) in vmw_event_fence_action_queue()
1033 bool interruptible) in vmw_event_fence_action_create()
Dvmwgfx_kms.c2451 bool interruptible, in vmw_kms_helper_buffer_prepare()
2555 bool interruptible, in vmw_kms_helper_resource_prepare()
Dvmwgfx_scrn.c1022 bool interruptible, in vmw_kms_sou_do_dmabuf_dirty()
/drivers/gpu/drm/ttm/
Dttm_lock.c83 int ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock()
120 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) in ttm_read_trylock()
169 int ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock()
231 bool interruptible, in ttm_vt_lock()
Dttm_bo.c274 bool evict, bool interruptible, in ttm_bo_handle_move_mem()
503 bool interruptible, in ttm_bo_cleanup_refs_and_unlock()
676 static int ttm_bo_evict(struct ttm_buffer_object *bo, bool interruptible, in ttm_bo_evict()
735 bool interruptible, in ttm_mem_evict_first()
836 bool interruptible, in ttm_bo_mem_force_space()
913 bool interruptible, in ttm_bo_mem_space()
1029 bool interruptible, in ttm_bo_move_buffer()
1102 bool interruptible, in ttm_bo_validate()
1143 bool interruptible, in ttm_bo_init_reserved()
1256 bool interruptible, in ttm_bo_init()
[all …]
Dttm_memory.c517 bool no_wait, bool interruptible) in ttm_mem_global_alloc_zone()
536 bool no_wait, bool interruptible) in ttm_mem_global_alloc()
550 bool no_wait, bool interruptible) in ttm_mem_global_alloc_page()
Dttm_bo_util.c48 bool interruptible, bool no_wait_gpu, in ttm_bo_move_ttm()
88 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock()
332 bool interruptible, bool no_wait_gpu, in ttm_bo_move_memcpy()
/drivers/gpu/drm/
Ddrm_modeset_lock.c224 bool interruptible, bool slow) in modeset_lock()
265 bool interruptible) in modeset_backoff()
/drivers/gpu/drm/qxl/
Dqxl_cmd.c107 const void *new_elt, bool interruptible) in qxl_ring_push()
179 uint32_t type, bool interruptible) in qxl_push_command_ring_release()
192 uint32_t type, bool interruptible) in qxl_push_cursor_ring_release()
Dqxl_ttm.c348 bool evict, bool interruptible, in qxl_bo_move()
/drivers/gpu/drm/msm/
Dmsm_fence.c54 ktime_t *timeout, bool interruptible) in msm_wait_fence()
/drivers/gpu/drm/radeon/
Dradeon_ttm.c310 bool evict, bool interruptible, in radeon_move_vram_ram()
357 bool evict, bool interruptible, in radeon_move_ram_vram()
397 bool evict, bool interruptible, in radeon_bo_move()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c389 bool evict, bool interruptible, in amdgpu_move_vram_ram()
436 bool evict, bool interruptible, in amdgpu_move_ram_vram()
476 bool evict, bool interruptible, in amdgpu_bo_move()
/drivers/staging/vboxvideo/
Dvbox_ttm.c187 bool evict, bool interruptible, in vbox_bo_move()
/drivers/gpu/drm/virtio/
Dvirtgpu_ttm.c373 bool evict, bool interruptible, in virtio_gpu_bo_move()
/drivers/usb/serial/
Ddigi_acceleport.c395 unsigned char *buf, int count, int interruptible) in digi_write_oob_command()
532 unsigned int modem_signals, int interruptible) in digi_set_modem_signals()
/drivers/gpu/drm/i915/
Di915_gem_request.c69 bool interruptible, in i915_fence_wait()
/drivers/gpu/drm/vc4/
Dvc4_gem.c343 bool interruptible) in vc4_wait_for_seqno()
/drivers/gpu/vga/
Dvgaarb.c416 int vga_get(struct pci_dev *pdev, unsigned int rsrc, int interruptible) in vga_get()

12