Searched defs:interruptible (Results 1 - 32 of 32) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_dmabuf.c50 vmw_dmabuf_to_placement(struct vmw_private *dev_priv, struct vmw_dma_buffer *buf, struct ttm_placement *placement, bool interruptible) vmw_dmabuf_to_placement() argument
93 vmw_dmabuf_to_vram_or_gmr(struct vmw_private *dev_priv, struct vmw_dma_buffer *buf, bool pin, bool interruptible) vmw_dmabuf_to_vram_or_gmr() argument
163 vmw_dmabuf_to_vram(struct vmw_private *dev_priv, struct vmw_dma_buffer *buf, bool pin, bool interruptible) vmw_dmabuf_to_vram() argument
195 vmw_dmabuf_to_start_of_vram(struct vmw_private *dev_priv, struct vmw_dma_buffer *buf, bool pin, bool interruptible) vmw_dmabuf_to_start_of_vram() argument
258 vmw_dmabuf_unpin(struct vmw_private *dev_priv, struct vmw_dma_buffer *buf, bool interruptible) vmw_dmabuf_unpin() argument
H A Dvmwgfx_irq.c111 vmw_fallback_wait(struct vmw_private *dev_priv, bool lazy, bool fifo_idle, uint32_t seqno, bool interruptible, unsigned long timeout) vmw_fallback_wait() argument
241 vmw_wait_seqno(struct vmw_private *dev_priv, bool lazy, uint32_t seqno, bool interruptible, unsigned long timeout) vmw_wait_seqno() argument
H A Dvmwgfx_fifo.c220 vmw_fifo_wait_noirq(struct vmw_private *dev_priv, uint32_t bytes, bool interruptible, unsigned long timeout) vmw_fifo_wait_noirq() argument
253 vmw_fifo_wait(struct vmw_private *dev_priv, uint32_t bytes, bool interruptible, unsigned long timeout) vmw_fifo_wait() argument
H A Dvmwgfx_overlay.c96 vmw_overlay_send_put(struct vmw_private *dev_priv, struct vmw_dma_buffer *buf, struct drm_vmw_control_stream_arg *arg, bool interruptible) vmw_overlay_send_put() argument
185 vmw_overlay_send_stop(struct vmw_private *dev_priv, uint32_t stream_id, bool interruptible) vmw_overlay_send_stop() argument
252 vmw_overlay_stop(struct vmw_private *dev_priv, uint32_t stream_id, bool pause, bool interruptible) vmw_overlay_stop() argument
299 vmw_overlay_update_stream(struct vmw_private *dev_priv, struct vmw_dma_buffer *buf, struct drm_vmw_control_stream_arg *arg, bool interruptible) vmw_overlay_update_stream() argument
H A Dvmwgfx_fence.c512 vmw_fence_obj_wait(struct vmw_fence_obj *fence, bool lazy, bool interruptible, unsigned long timeout) vmw_fence_obj_wait() argument
978 vmw_event_fence_action_queue(struct drm_file *file_priv, struct vmw_fence_obj *fence, struct drm_pending_event *event, uint32_t *tv_sec, uint32_t *tv_usec, bool interruptible) vmw_event_fence_action_queue() argument
1019 vmw_event_fence_action_create(struct drm_file *file_priv, struct vmw_fence_obj *fence, uint32_t flags, uint64_t user_data, bool interruptible) vmw_event_fence_action_create() argument
H A Dvmwgfx_resource.c1321 int vmw_resource_do_evict(struct vmw_resource *res, bool interruptible) vmw_resource_do_evict() argument
412 vmw_dmabuf_init(struct vmw_private *dev_priv, struct vmw_dma_buffer *vmw_bo, size_t size, struct ttm_placement *placement, bool interruptible, void (*bo_free) (struct ttm_buffer_object *bo)) vmw_dmabuf_init() argument
1083 vmw_resource_buf_alloc(struct vmw_resource *res, bool interruptible) vmw_resource_buf_alloc() argument
1220 vmw_resource_check_buffer(struct vmw_resource *res, bool interruptible, struct ttm_validate_buffer *val_buf) vmw_resource_check_buffer() argument
/linux-4.1.27/include/linux/
H A Dvgaarb.h107 static inline int vga_get(struct pci_dev *pdev, unsigned int rsrc, int interruptible) { return 0; } vga_get() argument
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_modeset_lock.c327 modeset_lock(struct drm_modeset_lock *lock, struct drm_modeset_acquire_ctx *ctx, bool interruptible, bool slow) modeset_lock() argument
367 modeset_backoff(struct drm_modeset_acquire_ctx *ctx, bool interruptible) modeset_backoff() argument
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_lock.c83 int ttm_read_lock(struct ttm_lock *lock, bool interruptible) ttm_read_lock() argument
120 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) ttm_read_trylock() argument
169 int ttm_write_lock(struct ttm_lock *lock, bool interruptible) ttm_write_lock() argument
230 ttm_vt_lock(struct ttm_lock *lock, bool interruptible, struct ttm_object_file *tfile) ttm_vt_lock() argument
H A Dttm_bo_util.c80 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) ttm_mem_io_lock() argument
H A Dttm_memory.c514 ttm_mem_global_alloc_zone(struct ttm_mem_global *glob, struct ttm_mem_zone *single_zone, uint64_t memory, bool no_wait, bool interruptible) ttm_mem_global_alloc_zone() argument
535 ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, bool no_wait, bool interruptible) ttm_mem_global_alloc() argument
548 ttm_mem_global_alloc_page(struct ttm_mem_global *glob, struct page *page, bool no_wait, bool interruptible) ttm_mem_global_alloc_page() argument
H A Dttm_bo.c659 static int ttm_bo_evict(struct ttm_buffer_object *bo, bool interruptible, ttm_bo_evict() argument
276 ttm_bo_handle_move_mem(struct ttm_buffer_object *bo, struct ttm_mem_reg *mem, bool evict, bool interruptible, bool no_wait_gpu) ttm_bo_handle_move_mem() argument
482 ttm_bo_cleanup_refs_and_unlock(struct ttm_buffer_object *bo, bool interruptible, bool no_wait_gpu) ttm_bo_cleanup_refs_and_unlock() argument
710 ttm_mem_evict_first(struct ttm_bo_device *bdev, uint32_t mem_type, const struct ttm_place *place, bool interruptible, bool no_wait_gpu) ttm_mem_evict_first() argument
782 ttm_bo_mem_force_space(struct ttm_buffer_object *bo, uint32_t mem_type, const struct ttm_place *place, struct ttm_mem_reg *mem, bool interruptible, bool no_wait_gpu) ttm_bo_mem_force_space() argument
862 ttm_bo_mem_space(struct ttm_buffer_object *bo, struct ttm_placement *placement, struct ttm_mem_reg *mem, bool interruptible, bool no_wait_gpu) ttm_bo_mem_space() argument
965 ttm_bo_move_buffer(struct ttm_buffer_object *bo, struct ttm_placement *placement, bool interruptible, bool no_wait_gpu) ttm_bo_move_buffer() argument
1038 ttm_bo_validate(struct ttm_buffer_object *bo, struct ttm_placement *placement, bool interruptible, bool no_wait_gpu) ttm_bo_validate() argument
1075 ttm_bo_init(struct ttm_bo_device *bdev, struct ttm_buffer_object *bo, unsigned long size, enum ttm_bo_type type, struct ttm_placement *placement, uint32_t page_alignment, bool interruptible, struct file *persistent_swap_storage, size_t acc_size, struct sg_table *sg, struct reservation_object *resv, void (*destroy) (struct ttm_buffer_object *)) ttm_bo_init() argument
1208 ttm_bo_create(struct ttm_bo_device *bdev, unsigned long size, enum ttm_bo_type type, struct ttm_placement *placement, uint32_t page_alignment, bool interruptible, struct file *persistent_swap_storage, struct ttm_buffer_object **p_bo) ttm_bo_create() argument
1534 ttm_bo_wait(struct ttm_buffer_object *bo, bool lazy, bool interruptible, bool no_wait) ttm_bo_wait() argument
/linux-4.1.27/drivers/gpu/drm/ast/
H A Dast_ttm.c189 ast_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) ast_bo_move() argument
/linux-4.1.27/drivers/gpu/drm/cirrus/
H A Dcirrus_ttm.c189 cirrus_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) cirrus_bo_move() argument
/linux-4.1.27/drivers/gpu/drm/mgag200/
H A Dmgag200_ttm.c189 mgag200_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) mgag200_bo_move() argument
/linux-4.1.27/drivers/gpu/drm/bochs/
H A Dbochs_mm.c168 bochs_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) bochs_bo_move() argument
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c347 qxl_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) qxl_bo_move() argument
H A Dqxl_cmd.c106 qxl_ring_push(struct qxl_ring *ring, const void *new_elt, bool interruptible) qxl_ring_push() argument
178 qxl_push_command_ring_release(struct qxl_device *qdev, struct qxl_release *release, uint32_t type, bool interruptible) qxl_push_command_ring_release() argument
191 qxl_push_cursor_ring_release(struct qxl_device *qdev, struct qxl_release *release, uint32_t type, bool interruptible) qxl_push_cursor_ring_release() argument
/linux-4.1.27/include/drm/ttm/
H A Dttm_bo_driver.h778 __ttm_bo_reserve(struct ttm_buffer_object *bo, bool interruptible, bool no_wait, bool use_ticket, struct ww_acquire_ctx *ticket) __ttm_bo_reserve() argument
848 ttm_bo_reserve(struct ttm_buffer_object *bo, bool interruptible, bool no_wait, bool use_ticket, struct ww_acquire_ctx *ticket) ttm_bo_reserve() argument
874 ttm_bo_reserve_slowpath(struct ttm_buffer_object *bo, bool interruptible, struct ww_acquire_ctx *ticket) ttm_bo_reserve_slowpath() argument
/linux-4.1.27/drivers/macintosh/
H A Dsmu.c1010 __smu_get_sdb_partition(int id, unsigned int *size, int interruptible) __smu_get_sdb_partition() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c499 nouveau_bo_validate(struct nouveau_bo *nvbo, bool interruptible, nouveau_bo_validate() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c309 radeon_move_vram_ram(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) radeon_move_vram_ram() argument
356 radeon_move_ram_vram(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) radeon_move_ram_vram() argument
396 radeon_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) radeon_bo_move() argument
/linux-4.1.27/drivers/gpu/vga/
H A Dvgaarb.c358 int vga_get(struct pci_dev *pdev, unsigned int rsrc, int interruptible) vga_get() argument
/linux-4.1.27/drivers/s390/block/
H A Ddasd.c2136 static int _dasd_sleep_on(struct dasd_ccw_req *maincqr, int interruptible) _dasd_sleep_on() argument
2231 static int _dasd_sleep_on_queue(struct list_head *ccw_queue, int interruptible) _dasd_sleep_on_queue() argument
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_gtt.c1591 static void undo_idling(struct drm_i915_private *dev_priv, bool interruptible) undo_idling() argument
1985 bool interruptible; i915_gem_gtt_finish_object() local
H A Di915_gem.c1331 bool interruptible; i915_wait_request() local
1131 i915_gem_check_wedge(struct i915_gpu_error *error, bool interruptible) i915_gem_check_wedge() argument
1209 __i915_wait_request(struct drm_i915_gem_request *req, unsigned reset_counter, bool interruptible, s64 *timeout, struct drm_i915_file_private *file_priv) __i915_wait_request() argument
H A Di915_drv.h1199 bool interruptible; member in struct:i915_gem_mm
/linux-4.1.27/drivers/block/
H A Dswim3.c834 grab_drive(struct floppy_state *fs, enum swim_state state, int interruptible) grab_drive() argument
H A Dfloppy.c869 static int lock_fdc(int drive, bool interruptible) lock_fdc() argument
1966 static int wait_til_done(void (*handler)(void), bool interruptible) wait_til_done() argument
2928 static int poll_drive(bool interruptible, int flag) poll_drive() argument
2959 static int user_reset_fdc(int drive, int arg, bool interruptible) user_reset_fdc() argument
/linux-4.1.27/drivers/usb/serial/
H A Ddigi_acceleport.c389 digi_write_oob_command(struct usb_serial_port *port, unsigned char *buf, int count, int interruptible) digi_write_oob_command() argument
526 digi_set_modem_signals(struct usb_serial_port *port, unsigned int modem_signals, int interruptible) digi_set_modem_signals() argument
/linux-4.1.27/drivers/md/
H A Ddm.c2985 static int dm_wait_for_completion(struct mapped_device *md, int interruptible) dm_wait_for_completion() argument
3132 __dm_suspend(struct mapped_device *md, struct dm_table *map, unsigned suspend_flags, int interruptible) __dm_suspend() argument
/linux-4.1.27/drivers/net/ethernet/neterion/
H A Ds2io.c1861 u64 interruptible; en_dis_err_alarms() local
2414 u16 interruptible; stop_nic() local
7153 u16 interruptible; s2io_card_up() local

Completed in 1849 milliseconds