Searched defs:no_wait (Results 1 – 13 of 13) sorted by relevance
/drivers/gpu/drm/qxl/ |
D | qxl_object.h | 30 static inline int qxl_bo_reserve(struct qxl_bo *bo, bool no_wait) in qxl_bo_reserve() 66 bool no_wait) in qxl_bo_wait()
|
/drivers/gpu/drm/ttm/ |
D | ttm_memory.c | 517 bool no_wait, bool interruptible) in ttm_mem_global_alloc_zone() 536 bool no_wait, bool interruptible) in ttm_mem_global_alloc() 550 bool no_wait, bool interruptible) in ttm_mem_global_alloc_page()
|
D | ttm_bo.c | 1657 bool interruptible, bool no_wait) in ttm_bo_wait() 1681 int ttm_bo_synccpu_write_grab(struct ttm_buffer_object *bo, bool no_wait) in ttm_bo_synccpu_write_grab()
|
/drivers/gpu/drm/virtio/ |
D | virtgpu_object.c | 156 int virtio_gpu_object_wait(struct virtio_gpu_object *bo, bool no_wait) in virtio_gpu_object_wait()
|
D | virtgpu_drv.h | 398 bool no_wait) in virtio_gpu_object_reserve()
|
/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 845 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait()
|
/drivers/gpu/drm/cirrus/ |
D | cirrus_drv.h | 237 static inline int cirrus_bo_reserve(struct cirrus_bo *bo, bool no_wait) in cirrus_bo_reserve()
|
/drivers/staging/vboxvideo/ |
D | vbox_drv.h | 244 static inline int vbox_bo_reserve(struct vbox_bo *bo, bool no_wait) in vbox_bo_reserve()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 860 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
|
/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.h | 277 static inline int mgag200_bo_reserve(struct mgag200_bo *bo, bool no_wait) in mgag200_bo_reserve()
|
/drivers/gpu/drm/ast/ |
D | ast_drv.h | 373 static inline int ast_bo_reserve(struct ast_bo *bo, bool no_wait) in ast_bo_reserve()
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 1386 int no_wait = flags & (LDLM_LRU_FLAG_NO_WAIT | LDLM_LRU_FLAG_LRUR_NO_WAIT); in ldlm_prepare_lru_list() local
|
/drivers/md/ |
D | dm-bufio.c | 928 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, in __write_dirty_buffers_async()
|