Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/gpu/drm/qxl/
Dqxl_object.h30 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
Dqxl_object.h62 bool no_wait) in qxl_bo_wait()
/kernel/linux/linux-4.19/drivers/gpu/drm/virtio/
Dvirtgpu_object.c160 int virtio_gpu_object_wait(struct virtio_gpu_object *bo, bool no_wait) in virtio_gpu_object_wait()
Dvirtgpu_drv.h397 bool no_wait) in virtio_gpu_object_reserve()
/kernel/linux/linux-4.19/include/drm/ttm/
Dttm_bo_driver.h624 bool interruptible, bool no_wait, in __ttm_bo_reserve()
692 bool interruptible, bool no_wait, in ttm_bo_reserve()
/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_bo_driver.h487 bool interruptible, bool no_wait, in ttm_bo_reserve()
/kernel/linux/linux-4.19/fs/
Duserfaultfd.c1036 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read()
1207 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_object.c847 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait()
/kernel/linux/linux-4.19/drivers/gpu/drm/radeon/
Dradeon_object.c844 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait()
/kernel/linux/linux-4.19/drivers/gpu/drm/cirrus/
Dcirrus_drv.h231 static inline int cirrus_bo_reserve(struct cirrus_bo *bo, bool no_wait) in cirrus_bo_reserve()
/kernel/linux/linux-4.19/drivers/gpu/drm/ttm/
Dttm_bo.c1617 bool interruptible, bool no_wait) in ttm_bo_wait()
1641 int ttm_bo_synccpu_write_grab(struct ttm_buffer_object *bo, bool no_wait) in ttm_bo_synccpu_write_grab()
/kernel/linux/linux-5.10/fs/
Duserfaultfd.c986 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read()
1157 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local
/kernel/linux/linux-4.19/drivers/staging/vboxvideo/
Dvbox_drv.h244 static inline int vbox_bo_reserve(struct vbox_bo *bo, bool no_wait) in vbox_bo_reserve()
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/
Dnouveau_gem.c881 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_gem.c905 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
/kernel/linux/linux-4.19/drivers/gpu/drm/mgag200/
Dmgag200_drv.h277 static inline int mgag200_bo_reserve(struct mgag200_bo *bo, bool no_wait) in mgag200_bo_reserve()
/kernel/linux/linux-4.19/drivers/gpu/drm/ast/
Dast_drv.h373 static inline int ast_bo_reserve(struct ast_bo *bo, bool no_wait) in ast_bo_reserve()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_bo.c1481 bool interruptible, bool no_wait) in ttm_bo_wait()
/kernel/linux/linux-4.19/drivers/md/
Ddm-bufio.c891 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, in __write_dirty_buffers_async()
/kernel/linux/linux-5.10/drivers/md/
Ddm-bufio.c947 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, in __write_dirty_buffers_async()