Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/ttm/
HDttm_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 …]
HDttm_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()
HDttm_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()
HDttm_bo_util.c76 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock()
/trueos/contrib/ofed/management/opensm/complib/
HDcl_event.c114 IN const uint32_t wait_us, IN const boolean_t interruptible) in cl_event_wait_on()
/trueos/sys/dev/drm2/radeon/
HDradeon_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()
/trueos/sys/dev/drm2/i915/
HDi915_gem_gtt.c259 undo_idling(struct drm_i915_private *dev_priv, bool interruptible) in undo_idling()
326 bool interruptible; in i915_gem_gtt_finish_object() local
HDi915_gem.c3316 bool interruptible) in __wait_seqno()
HDi915_drv.h627 bool interruptible; member
/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_opensm.h429 IN boolean_t const interruptible) in osm_opensm_wait_for_subnet_up()
HDosm_sm.h612 IN boolean_t const interruptible) in osm_sm_wait_for_subnet_up()
/trueos/sys/compat/mach/
HDmach_vm.c1163 boolean_t interruptible) in vm_map_copy_overwrite()