Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h313 bool no_wait) in ttm_bo_wait()
/openbmc/linux/include/drm/ttm/
H A Dttm_bo.h239 bool interruptible, bool no_wait, in ttm_bo_reserve()
/openbmc/linux/fs/
H A Duserfaultfd.c1050 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read()
1221 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local
/openbmc/linux/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
/openbmc/linux/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()