/linux-3.4.99/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_dmabuf.c | 53 bool interruptible) in vmw_dmabuf_to_placement() 96 bool pin, bool interruptible) in vmw_dmabuf_to_vram_or_gmr() 167 bool pin, bool interruptible) in vmw_dmabuf_to_vram() 199 bool pin, bool interruptible) in vmw_dmabuf_to_start_of_vram() 259 bool interruptible) in vmw_dmabuf_unpin()
|
D | vmwgfx_overlay.c | 98 bool interruptible) in vmw_overlay_send_put() 186 bool interruptible) in vmw_overlay_send_stop() 253 bool interruptible) in vmw_overlay_stop() 301 bool interruptible) in vmw_overlay_update_stream()
|
D | vmwgfx_irq.c | 120 bool interruptible, in vmw_fallback_wait() 248 bool interruptible, unsigned long timeout) in vmw_wait_seqno()
|
D | vmwgfx_fifo.c | 204 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq() 237 uint32_t bytes, bool interruptible, in vmw_fifo_wait()
|
D | vmwgfx_fence.c | 447 bool interruptible, unsigned long timeout) in vmw_fence_obj_wait() 960 bool interruptible) in vmw_event_fence_action_queue() 1000 bool interruptible) in vmw_event_fence_action_create()
|
D | vmwgfx_buffer.c | 328 bool lazy, bool interruptible) in vmw_sync_obj_wait()
|
D | vmwgfx_resource.c | 1553 bool interruptible, in vmw_dmabuf_init()
|
/linux-3.4.99/drivers/gpu/drm/ttm/ |
D | ttm_lock.c | 83 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() 239 bool interruptible, in ttm_vt_lock()
|
D | ttm_bo.c | 161 int ttm_bo_wait_unreserved(struct ttm_buffer_object *bo, bool interruptible) in ttm_bo_wait_unreserved() 217 bool interruptible, in ttm_bo_reserve_locked() 284 bool interruptible, in ttm_bo_reserve() 357 bool evict, bool interruptible, in ttm_bo_handle_move_mem() 558 bool interruptible, in ttm_bo_cleanup_refs() 725 static int ttm_bo_evict(struct ttm_buffer_object *bo, bool interruptible, in ttm_bo_evict() 782 bool interruptible, bool no_wait_reserve, in ttm_mem_evict_first() 861 bool interruptible, in ttm_bo_mem_force_space() 941 bool interruptible, bool no_wait_reserve, in ttm_bo_mem_space() 1057 bool interruptible, bool no_wait_reserve, in ttm_bo_move_buffer() [all …]
|
D | ttm_memory.c | 517 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()
|
D | ttm_bo_util.c | 78 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock()
|
/linux-3.4.99/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 306 bool evict, bool interruptible, in radeon_move_vram_ram() 353 bool evict, bool interruptible, in radeon_move_ram_vram() 392 bool evict, bool interruptible, in radeon_bo_move() 506 bool lazy, bool interruptible) in radeon_sync_obj_wait()
|
/linux-3.4.99/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.c | 332 static void undo_idling(struct drm_i915_private *dev_priv, bool interruptible) in undo_idling() 408 bool interruptible; in i915_gem_gtt_unbind_object() local
|
D | i915_drv.h | 690 bool interruptible; member
|
/linux-3.4.99/include/linux/ |
D | vgaarb.h | 101 static inline int vga_get(struct pci_dev *pdev, unsigned int rsrc, int interruptible) { return 0; } in vga_get()
|
/linux-3.4.99/drivers/usb/serial/ |
D | digi_acceleport.c | 413 unsigned char *buf, int count, int interruptible) in digi_write_oob_command() 549 unsigned int modem_signals, int interruptible) in digi_set_modem_signals()
|
/linux-3.4.99/drivers/block/ |
D | floppy.c | 864 static int lock_fdc(int drive, bool interruptible) in lock_fdc() 1957 static int wait_til_done(void (*handler)(void), bool interruptible) in wait_til_done() 2919 static int poll_drive(bool interruptible, int flag) in poll_drive() 2950 static int user_reset_fdc(int drive, int arg, bool interruptible) in user_reset_fdc()
|
D | swim3.c | 834 int interruptible) in grab_drive()
|
/linux-3.4.99/drivers/gpu/vga/ |
D | vgaarb.c | 345 int vga_get(struct pci_dev *pdev, unsigned int rsrc, int interruptible) in vga_get()
|
/linux-3.4.99/drivers/macintosh/ |
D | smu.c | 1017 unsigned int *size, int interruptible) in __smu_get_sdb_partition()
|
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 290 nouveau_bo_validate(struct nouveau_bo *nvbo, bool interruptible, in nouveau_bo_validate()
|
/linux-3.4.99/drivers/net/ethernet/neterion/ |
D | s2io.c | 1869 u64 interruptible; in en_dis_err_alarms() local 2422 u16 interruptible; in stop_nic() local 7154 u16 interruptible; in s2io_card_up() local
|
/linux-3.4.99/drivers/s390/block/ |
D | dasd.c | 2128 static int _dasd_sleep_on(struct dasd_ccw_req *maincqr, int interruptible) in _dasd_sleep_on()
|
/linux-3.4.99/drivers/md/ |
D | dm.c | 2345 static int dm_wait_for_completion(struct mapped_device *md, int interruptible) in dm_wait_for_completion()
|