Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c30 bool no_wait; member
77 bool no_wait = true; in ttm_bo_reserve_locked_no_sleep() local
96 bool no_wait = true; in ttm_bo_reserve_no_wait_ticket() local
114 bool no_wait = false; in ttm_bo_reserve_double_resv() local
144 bool no_wait = false; in ttm_bo_reserve_deadlock() local
190 bool no_wait = false; in threaded_ttm_bo_reserve() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h312 bool no_wait) in ttm_bo_wait()
/linux/fs/
H A Duserfaultfd.c969 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read()
1141 bool no_wait; in userfaultfd_read_iter() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c986 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
/linux/drivers/md/
H A Ddm-bufio.c1701 int no_wait; member
1716 static void __write_dirty_buffers_async(struct dm_bufio_client *c, int no_wait, in __write_dirty_buffers_async()