Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/ttm/
H A Dttm_lock.c84 int ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock()
127 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) in ttm_read_trylock()
182 int ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock()
249 bool interruptible, in ttm_vt_lock()
H A Dttm_bo.c459 bool interruptible, bool no_wait_gpu, in ttm_bo_cleanup_refs()
1235 bool interruptible, in ttm_bo_init()
1290 bool interruptible, in ttm_bo_create()
1641 bool interruptible, bool no_wait) in ttm_bo_wait()
H A Dttm_bo_util.c93 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock()
/dflybsd-src/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_driver.h623 bool interruptible, bool no_wait, in __ttm_bo_reserve()
691 bool interruptible, bool no_wait, in ttm_bo_reserve()
716 bool interruptible, in ttm_bo_reserve_slowpath()
H A Dttm_bo_api.h276 bool interruptible; member
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_modeset_lock.h65 bool interruptible; member
/dflybsd-src/sys/dev/drm/
H A Ddrm_modeset_lock.c241 bool interruptible, bool slow) in modeset_lock()
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_ttm.c312 bool evict, bool interruptible, in radeon_move_vram_ram()
359 bool evict, bool interruptible, in radeon_move_ram_vram()
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_request.c69 bool interruptible, in i915_fence_wait()