Home
last modified time | relevance | path

Searched defs:no_wait (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_object.h61 qxl_bo_wait(struct qxl_bo *bo, u32 *mem_type, bool no_wait) qxl_bo_wait() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h312 ttm_bo_wait(struct ttm_buffer_object *bo, bool intr, bool no_wait) ttm_bo_wait() argument
/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_bo.h238 ttm_bo_reserve(struct ttm_buffer_object *bo, bool interruptible, bool no_wait, struct ww_acquire_ctx *ticket) ttm_bo_reserve() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c905 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_bo_driver.h486 ttm_bo_reserve(struct ttm_buffer_object *bo, bool interruptible, bool no_wait, struct ww_acquire_ctx *ticket) ttm_bo_reserve() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c980 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/radeon/
H A Dradeon_object.c847 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait() argument
/kernel/linux/linux-5.10/fs/
H A Duserfaultfd.c987 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read() argument
1158 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo.c1492 ttm_bo_wait(struct ttm_buffer_object *bo, bool interruptible, bool no_wait) ttm_bo_wait() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-bufio.c947 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, in __write_dirty_buffers_async() argument
/kernel/linux/linux-6.6/fs/
H A Duserfaultfd.c1046 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read() argument
1217 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bufio.c1700 int no_wait; member
1715 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, in __write_dirty_buffers_async() argument

Completed in 19 milliseconds