Searched defs:no_wait (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/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() 67 bool no_wait) in qxl_bo_wait()
|
/Linux-v5.4/drivers/gpu/drm/virtio/ |
D | virtgpu_object.c | 242 int virtio_gpu_object_wait(struct virtio_gpu_object *bo, bool no_wait) in virtio_gpu_object_wait()
|
D | virtgpu_drv.h | 403 bool no_wait) in virtio_gpu_object_reserve()
|
/Linux-v5.4/include/drm/ttm/ |
D | ttm_bo_driver.h | 657 bool interruptible, bool no_wait, in __ttm_bo_reserve() 725 bool interruptible, bool no_wait, in ttm_bo_reserve()
|
/Linux-v5.4/fs/ |
D | userfaultfd.c | 1035 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read() 1206 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local
|
/Linux-v5.4/drivers/gpu/drm/cirrus/ |
D | cirrus_drv.h | 224 static inline int cirrus_bo_reserve(struct cirrus_bo *bo, bool no_wait) in cirrus_bo_reserve()
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 847 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait()
|
/Linux-v5.4/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 1806 bool interruptible, bool no_wait) in ttm_bo_wait() 1830 int ttm_bo_synccpu_write_grab(struct ttm_buffer_object *bo, bool no_wait) in ttm_bo_synccpu_write_grab()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 882 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
|
/Linux-v5.4/drivers/md/ |
D | dm-bufio.c | 912 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, in __write_dirty_buffers_async()
|