/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_bo_test.c | 29 bool interruptible; member 76 bool interruptible = false; in ttm_bo_reserve_locked_no_sleep() local 95 bool interruptible = false; in ttm_bo_reserve_no_wait_ticket() local 113 bool interruptible = false; in ttm_bo_reserve_double_resv() local 143 bool interruptible = false; in ttm_bo_reserve_deadlock() local 189 bool interruptible = true; in threaded_ttm_bo_reserve() local
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf.c | 206 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()
|
H A D | vmwgfx_bo.c | 95 bool interruptible) in vmw_bo_pin_in_placement() 131 bool interruptible) in vmw_bo_pin_in_vram_or_gmr() 179 bool interruptible) in vmw_bo_pin_in_vram() 200 bool interruptible) in vmw_bo_pin_in_start_of_vram() 259 bool interruptible) in vmw_bo_unpin()
|
H A D | vmwgfx_resource.c | 332 bool interruptible) in vmw_resource_buf_alloc() 519 bool interruptible, in vmw_resource_check_buffer() 579 int vmw_resource_reserve(struct vmw_resource *res, bool interruptible, in vmw_resource_reserve() 635 struct vmw_resource *res, bool interruptible) in vmw_resource_do_evict() 966 int vmw_resource_pin(struct vmw_resource *res, bool interruptible) in vmw_resource_pin()
|
H A D | vmwgfx_overlay.c | 91 bool interruptible) in vmw_overlay_send_put() 179 bool interruptible) in vmw_overlay_send_stop() 246 bool interruptible) in vmw_overlay_stop() 294 bool interruptible) in vmw_overlay_update_stream()
|
H A D | vmwgfx_fence.c | 520 bool interruptible, unsigned long timeout) in vmw_fence_obj_wait() 942 bool interruptible) in vmw_event_fence_action_queue() 976 bool interruptible) in vmw_event_fence_action_create()
|
H A D | vmwgfx_irq.c | 166 bool interruptible, in vmw_fallback_wait()
|
H A D | vmwgfx_validation.c | 496 bool interruptible) in vmw_validation_bo_validate_single()
|
/linux/include/drm/ttm/ |
H A D | ttm_bo.h | 184 bool interruptible; member 279 bool interruptible, bool no_wait, in ttm_bo_reserve() 314 bool interruptible, in ttm_bo_reserve_slowpath()
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_region.h | 47 u32 interruptible:1; member
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_cmd.c | 105 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/fs/orangefs/ |
H A D | waitqueue.c | 325 interruptible = flags & ORANGEFS_OP_INTERRUPTIBLE; in wait_for_matching_downcall() local
|
/linux/include/drm/ |
H A D | drm_modeset_lock.h | 74 bool interruptible; member
|
/linux/include/linux/ |
H A D | vgaarb.h | 43 int interruptible) in vga_get()
|
/linux/drivers/gpu/drm/ |
H A D | drm_modeset_lock.c | 292 bool interruptible, bool slow) in modeset_lock()
|
/linux/drivers/firmware/ |
H A D | turris-mox-rwtm.c | 181 bool interruptible) in mox_rwtm_exec()
|
/linux/drivers/usb/serial/ |
H A D | digi_acceleport.c | 368 unsigned char *buf, int count, int interruptible) in digi_write_oob_command() 505 unsigned int modem_signals, int interruptible) in digi_set_modem_signals()
|
/linux/drivers/virt/vboxguest/ |
H A D | vboxguest_utils.c | 479 u32 timeout_ms, bool interruptible, bool *leak_it) in vbg_hgcm_do_call()
|
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_bo.c | 982 uint32_t alignment, bool interruptible, in ttm_bo_init_validate()
|
/linux/include/uapi/linux/ |
H A D | vboxguest.h | 156 __u8 interruptible; member
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 385 bool interruptible) in vc4_wait_for_seqno()
|
/linux/drivers/block/ |
H A D | floppy.c | 2017 static int wait_til_done(void (*handler)(void), bool interruptible) in wait_til_done() 2893 static int poll_drive(bool interruptible, int flag) in poll_drive() 2929 static int user_reset_fdc(int drive, int arg, bool interruptible) in user_reset_fdc()
|
/linux/drivers/pci/ |
H A D | vgaarb.c | 434 int vga_get(struct pci_dev *pdev, unsigned int rsrc, int interruptible) in vga_get()
|
/linux/drivers/macintosh/ |
H A D | smu.c | 1019 unsigned int *size, int interruptible) in __smu_get_sdb_partition()
|
/linux/drivers/s390/block/ |
H A D | dasd.c | 2314 static int _dasd_sleep_on(struct dasd_ccw_req *maincqr, int interruptible) in _dasd_sleep_on() 2418 static int _dasd_sleep_on_queue(struct list_head *ccw_queue, int interruptible) in _dasd_sleep_on_queue()
|