Home
last modified time | relevance | path

Searched defs:no_wait (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_object.h32 static inline int qxl_bo_reserve(struct qxl_bo *bo, bool no_wait) in qxl_bo_reserve()
69 bool no_wait) in qxl_bo_wait()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_bo_driver.h681 bool interruptible, bool no_wait, in __ttm_bo_reserve()
749 bool interruptible, bool no_wait, in ttm_bo_reserve()
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_object.c862 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_gem.c927 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo.c1884 bool interruptible, bool no_wait) in ttm_bo_wait()
/netbsd-src/sys/dev/ic/
H A Dispmbox.h1636 no_wait : 1, member