Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_lock.c84 int ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock()
121 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) in ttm_read_trylock()
170 int ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock()
232 bool interruptible, in ttm_vt_lock()
Dttm_bo.c452 bool interruptible, bool no_wait_gpu, in ttm_bo_cleanup_refs()
1227 bool interruptible, in ttm_bo_init()
1282 bool interruptible, in ttm_bo_create()
1618 bool interruptible, bool no_wait) in ttm_bo_wait()
Dttm_bo_util.c94 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.c93 bool interruptible) in vmw_bo_pin_in_placement()
142 bool interruptible) in vmw_bo_pin_in_vram_or_gmr()
196 bool interruptible) in vmw_bo_pin_in_vram()
217 bool interruptible) in vmw_bo_pin_in_start_of_vram()
287 bool interruptible) in vmw_bo_unpin()
500 bool interruptible, in vmw_bo_init()
Dvmwgfx_cmdbuf.c203 static int vmw_cmdbuf_cur_lock(struct vmw_cmdbuf_man *man, bool interruptible) in vmw_cmdbuf_cur_lock()
693 bool interruptible) in vmw_cmdbuf_cur_flush()
717 int vmw_cmdbuf_idle(struct vmw_cmdbuf_man *man, bool interruptible, in vmw_cmdbuf_idle()
798 bool interruptible) in vmw_cmdbuf_alloc_space()
862 bool interruptible) in vmw_cmdbuf_space_pool()
955 size_t size, bool interruptible, in vmw_cmdbuf_alloc()
1000 bool interruptible) in vmw_cmdbuf_reserve_cur()
1073 int ctx_id, bool interruptible, in vmw_cmdbuf_reserve()
Dvmwgfx_resource.c302 bool interruptible) in vmw_resource_buf_alloc()
446 bool interruptible, in vmw_resource_check_buffer()
501 int vmw_resource_reserve(struct vmw_resource *res, bool interruptible, in vmw_resource_reserve()
556 struct vmw_resource *res, bool interruptible) in vmw_resource_do_evict()
884 int vmw_resource_pin(struct vmw_resource *res, bool interruptible) in vmw_resource_pin()
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_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.c521 bool interruptible, unsigned long timeout) in vmw_fence_obj_wait()
1018 bool interruptible) in vmw_event_fence_action_queue()
1052 bool interruptible) in vmw_event_fence_action_create()
Dvmwgfx_scrn.c1046 bool interruptible, in vmw_kms_sou_do_bo_dirty()
Dvmwgfx_kms.c2595 bool interruptible, in vmw_kms_helper_buffer_prepare()
2706 bool interruptible, in vmw_kms_helper_resource_prepare()
/Linux-v4.19/fs/orangefs/
Dwaitqueue.c322 bool interruptible) in wait_for_matching_downcall()
/Linux-v4.19/include/drm/ttm/
Dttm_bo_driver.h624 bool interruptible, bool no_wait, in __ttm_bo_reserve()
692 bool interruptible, bool no_wait, in ttm_bo_reserve()
717 bool interruptible, in ttm_bo_reserve_slowpath()
Dttm_bo_api.h274 bool interruptible; member
/Linux-v4.19/include/drm/
Ddrm_modeset_lock.h65 bool interruptible; member
/Linux-v4.19/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()
191 uint32_t type, bool interruptible) in qxl_push_cursor_ring_release()
/Linux-v4.19/include/linux/
Dvgaarb.h79 static inline int vga_get(struct pci_dev *pdev, unsigned int rsrc, int interruptible) { return 0; } in vga_get()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_fence.c54 ktime_t *timeout, bool interruptible) in msm_wait_fence()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_modeset_lock.c237 bool interruptible, bool slow) in modeset_lock()
/Linux-v4.19/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()
/Linux-v4.19/drivers/usb/serial/
Ddigi_acceleport.c391 unsigned char *buf, int count, int interruptible) in digi_write_oob_command()
528 unsigned int modem_signals, int interruptible) in digi_set_modem_signals()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_request.c66 bool interruptible, in i915_fence_wait()
/Linux-v4.19/include/uapi/linux/
Dvboxguest.h156 __u8 interruptible; member
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_gem.c375 bool interruptible) in vc4_wait_for_seqno()

12