Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm2/ttm/
Dttm_bo.c135 ttm_bo_wait_unreserved_locked(struct ttm_buffer_object *bo, bool interruptible) in ttm_bo_wait_unreserved_locked()
202 bool interruptible, in ttm_bo_reserve_nolru()
279 bool interruptible, in ttm_bo_reserve()
300 bool interruptible, uint32_t sequence) in ttm_bo_reserve_slowpath_nolru()
334 bool interruptible, uint32_t sequence) in ttm_bo_reserve_slowpath()
413 bool evict, bool interruptible, in ttm_bo_handle_move_mem()
608 bool interruptible, in ttm_bo_cleanup_refs_and_unlock()
805 static int ttm_bo_evict(struct ttm_buffer_object *bo, bool interruptible, in ttm_bo_evict()
862 bool interruptible, in ttm_mem_evict_first()
923 bool interruptible, in ttm_bo_mem_force_space()
[all …]
Dttm_lock.c94 ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock()
139 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) in ttm_read_trylock()
194 ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock()
272 bool interruptible, in ttm_vt_lock()
Dttm_memory.c394 bool no_wait, bool interruptible) in ttm_mem_global_alloc_zone()
413 bool no_wait, bool interruptible) in ttm_mem_global_alloc()
428 bool no_wait, bool 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()
/freebsd-9-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()
/freebsd-9-stable/sys/dev/drm2/radeon/
Dradeon_ttm.c277 bool evict, bool interruptible, in radeon_move_vram_ram()
324 bool evict, bool interruptible, in radeon_move_ram_vram()
364 bool evict, bool interruptible, in radeon_bo_move()
477 static int radeon_sync_obj_wait(void *sync_obj, bool lazy, bool interruptible) in radeon_sync_obj_wait()
/freebsd-9-stable/sys/dev/drm2/i915/
Di915_gem_gtt.c259 undo_idling(struct drm_i915_private *dev_priv, bool interruptible) in undo_idling()
318 bool interruptible; in i915_gem_gtt_unbind_object() local
Di915_drv.h597 bool interruptible; member
/freebsd-9-stable/contrib/ofed/management/opensm/include/opensm/
Dosm_opensm.h429 IN boolean_t const interruptible) in osm_opensm_wait_for_subnet_up()
Dosm_sm.h612 IN boolean_t const interruptible) in osm_sm_wait_for_subnet_up()