Searched defs:no_wait (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
| D | qxl_object.h | 62 bool no_wait) in qxl_bo_wait()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| D | ttm_object.h | 313 bool no_wait) in ttm_bo_wait()
|
| /kernel/linux/linux-6.6/include/drm/ttm/ |
| D | ttm_bo.h | 239 bool interruptible, bool no_wait, in ttm_bo_reserve()
|
| /kernel/linux/linux-5.10/include/drm/ttm/ |
| D | ttm_bo_driver.h | 487 bool interruptible, bool no_wait, in ttm_bo_reserve()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/fs/ |
| D | userfaultfd.c | 987 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read() 1158 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local
|
| /kernel/linux/linux-6.6/fs/ |
| D | userfaultfd.c | 1046 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read() 1217 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| D | nouveau_gem.c | 905 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| D | nouveau_gem.c | 980 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/ttm/ |
| D | ttm_bo.c | 1493 bool interruptible, bool no_wait) in ttm_bo_wait()
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-bufio.c | 1700 int no_wait; member 1715 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/ |
| D | dm-bufio.c | 947 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, in __write_dirty_buffers_async()
|