Home
last modified time | relevance | path

Searched refs:interruptible (Results 1 – 23 of 23) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/ttm/
Dttm_lock.c94 ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock() argument
100 if (interruptible) { in ttm_read_lock()
139 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) in ttm_read_trylock() argument
146 if (interruptible) { in ttm_read_trylock()
194 ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock() argument
200 if (interruptible) { in ttm_write_lock()
213 if (interruptible && ret != 0) { in ttm_write_lock()
272 bool interruptible, in ttm_vt_lock() argument
279 if (interruptible) { in ttm_vt_lock()
291 if (interruptible && ret != 0) { in ttm_vt_lock()
Dttm_bo.c136 ttm_bo_wait_unreserved_locked(struct ttm_buffer_object *bo, bool interruptible) in ttm_bo_wait_unreserved_locked() argument
142 if (interruptible) { in ttm_bo_wait_unreserved_locked()
203 bool interruptible, in ttm_bo_reserve_nolru() argument
229 ret = ttm_bo_wait_unreserved_locked(bo, interruptible); in ttm_bo_reserve_nolru()
280 bool interruptible, in ttm_bo_reserve() argument
288 ret = ttm_bo_reserve_nolru(bo, interruptible, no_wait, use_sequence, in ttm_bo_reserve()
301 bool interruptible, uint32_t sequence) in ttm_bo_reserve_slowpath_nolru() argument
313 ret = ttm_bo_wait_unreserved_locked(bo, interruptible); in ttm_bo_reserve_slowpath_nolru()
335 bool interruptible, uint32_t sequence) in ttm_bo_reserve_slowpath() argument
341 ret = ttm_bo_reserve_slowpath_nolru(bo, interruptible, sequence); in ttm_bo_reserve_slowpath()
[all …]
Dttm_lock.h108 extern int ttm_read_lock(struct ttm_lock *lock, bool interruptible);
125 extern int ttm_read_trylock(struct ttm_lock *lock, bool interruptible);
166 extern int ttm_vt_lock(struct ttm_lock *lock, bool interruptible,
199 extern int ttm_write_lock(struct ttm_lock *lock, bool interruptible);
Dttm_bo_driver.h397 bool evict, bool interruptible,
428 bool lazy, bool interruptible);
721 bool interruptible,
772 bool interruptible);
822 bool interruptible,
839 bool interruptible,
854 bool interruptible, uint32_t sequence);
879 bool interruptible,
Dttm_bo_api.h330 bool interruptible, bool no_wait);
349 bool interruptible,
535 bool interruptible,
Dttm_memory.h140 bool no_wait, bool interruptible);
145 bool no_wait, bool interruptible);
Dttm_memory.c394 bool no_wait, bool interruptible) in ttm_mem_global_alloc_zone() argument
413 bool no_wait, bool interruptible) in ttm_mem_global_alloc() argument
421 interruptible); in ttm_mem_global_alloc()
428 bool no_wait, bool interruptible) in ttm_mem_global_alloc_page() argument
441 interruptible); in ttm_mem_global_alloc_page()
Dttm_bo_util.c76 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock() argument
81 if (interruptible) { in ttm_mem_io_lock()
/freebsd-10-stable/sys/dev/drm2/i915/
Di915_gem_gtt.c244 bool ret = dev_priv->mm.interruptible; in do_idling()
247 dev_priv->mm.interruptible = false; in do_idling()
259 undo_idling(struct drm_i915_private *dev_priv, bool interruptible) in undo_idling() argument
263 dev_priv->mm.interruptible = interruptible; in undo_idling()
326 bool interruptible; in i915_gem_gtt_finish_object() local
331 interruptible = do_idling(dev_priv); in i915_gem_gtt_finish_object()
333 undo_idling(dev_priv, interruptible); in i915_gem_gtt_finish_object()
Di915_gem.c102 bool interruptible);
223 was_interruptible = dev_priv->mm.interruptible; in i915_gem_free_object()
224 dev_priv->mm.interruptible = false; in i915_gem_free_object()
229 dev_priv->mm.interruptible = was_interruptible; in i915_gem_free_object()
292 dev_priv->mm.interruptible = true; in i915_gem_load()
3314 bool interruptible) in __wait_seqno() argument
3330 flags = interruptible ? PCATCH : 0; in __wait_seqno()
3365 ret = __wait_seqno(ring, seqno, dev_priv->mm.interruptible); in i915_wait_request()
Dintel_ringbuffer.c1113 was_interruptible = dev_priv->mm.interruptible; in intel_ring_wait_seqno()
1114 dev_priv->mm.interruptible = false; in intel_ring_wait_seqno()
1118 dev_priv->mm.interruptible = was_interruptible; in intel_ring_wait_seqno()
Dintel_display.c1814 dev_priv->mm.interruptible = false; in intel_pin_and_fence_fb_obj()
1830 dev_priv->mm.interruptible = true; in intel_pin_and_fence_fb_obj()
1836 dev_priv->mm.interruptible = true; in intel_pin_and_fence_fb_obj()
2023 bool was_interruptible = dev_priv->mm.interruptible; in intel_finish_fb()
2042 dev_priv->mm.interruptible = false; in intel_finish_fb()
2044 dev_priv->mm.interruptible = was_interruptible; in intel_finish_fb()
3222 dev_priv->mm.interruptible = false; in intel_crtc_dpms_overlay()
3224 dev_priv->mm.interruptible = true; in intel_crtc_dpms_overlay()
Di915_drv.h627 bool interruptible; member
/freebsd-10-stable/sys/dev/drm2/radeon/
Dradeon_ttm.c277 bool evict, bool interruptible, in radeon_move_vram_ram() argument
299 interruptible, no_wait_gpu); in radeon_move_vram_ram()
324 bool evict, bool interruptible, in radeon_move_ram_vram() argument
346 interruptible, no_wait_gpu); in radeon_move_ram_vram()
364 bool evict, bool interruptible, in radeon_bo_move() argument
393 r = radeon_move_vram_ram(bo, evict, interruptible, in radeon_bo_move()
397 r = radeon_move_ram_vram(bo, evict, interruptible, in radeon_bo_move()
477 static int radeon_sync_obj_wait(void *sync_obj, bool lazy, bool interruptible) in radeon_sync_obj_wait() argument
479 return radeon_fence_wait((struct radeon_fence *)sync_obj, interruptible); in radeon_sync_obj_wait()
Dradeon.h249 int radeon_fence_wait(struct radeon_fence *fence, bool interruptible);
/freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/
Dosm_opensm.h429 IN boolean_t const interruptible) in osm_opensm_wait_for_subnet_up() argument
431 return (osm_sm_wait_for_subnet_up(&p_osm->sm, wait_us, interruptible)); in osm_opensm_wait_for_subnet_up()
Dosm_sm.h612 IN boolean_t const interruptible) in osm_sm_wait_for_subnet_up() argument
615 wait_us, interruptible)); in osm_sm_wait_for_subnet_up()
/freebsd-10-stable/contrib/ofed/management/opensm/include/complib/
Dcl_event.h241 IN const uint32_t wait_us, IN const boolean_t interruptible);
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
Dcl_event.c114 IN const uint32_t wait_us, IN const boolean_t interruptible) in cl_event_wait_on() argument
/freebsd-10-stable/sys/fs/autofs/
Dautofs.c149 SYSCTL_INT(_vfs_autofs, OID_AUTO, interruptible, CTLFLAG_RWTUN,
/freebsd-10-stable/contrib/nvi/docs/
Dchangelog855 being turned on periodically, when an interruptible operation is
951 + Make all command and text input modes interruptible.
977 + Make reads and writes interruptible. Rework code that enters and
/freebsd-10-stable/contrib/tcsh/
DFixes89 9. make rmstar interruptible on linux
95 5. fix interruptible wait again
178 43. PR/109: make wait interruptible (Vojtech Vitek)
/freebsd-10-stable/share/dict/
Dweb296771 interruptible