Searched defs:no_wait (Results 1 – 6 of 6) sorted by relevance
32 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()
681 bool interruptible, bool no_wait, in __ttm_bo_reserve()749 bool interruptible, bool no_wait, in ttm_bo_reserve()
862 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait()
927 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
1884 bool interruptible, bool no_wait) in ttm_bo_wait()
1636 no_wait : 1, member