Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/drm/ttm/
H A Dttm_bo.h181 bool interruptible; member
241 bool interruptible, bool no_wait, in ttm_bo_reserve()
276 bool interruptible, in ttm_bo_reserve_slowpath()
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_region.h47 u32 interruptible:1; member
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_modeset_lock.h74 bool interruptible; member
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_modeset_lock.c296 bool interruptible, bool slow) in modeset_lock()
/openbsd-src/sys/dev/pci/drm/ttm/
H A Dttm_bo.c242 bool interruptible, bool no_wait_gpu, in ttm_bo_cleanup_refs()
1059 uint32_t alignment, bool interruptible, in ttm_bo_init_validate()
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_request.c100 bool interruptible, in i915_fence_wait()
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_submission.c630 bool interruptible, in intel_guc_wait_for_pending_msg() argument