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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h311 ttm_bo_wait(struct ttm_buffer_object *bo, bool intr, bool no_wait) argument
/linux-master/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) argument
/linux-master/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c24 bool no_wait; member in struct:ttm_bo_test_case
71 bool no_wait = true; local
90 bool no_wait = true; local
108 bool no_wait local
138 bool no_wait = false; local
184 bool no_wait = false; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c986 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); local
/linux-master/fs/
H A Duserfaultfd.c1015 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, argument
1186 int no_wait = file->f_flags & O_NONBLOCK; local
/linux-master/drivers/md/
H A Ddm-bufio.c1703 int no_wait; member in struct:write_context
1718 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, argument

Completed in 139 milliseconds