Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/ttm/tests/
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-6.12.1/drivers/gpu/drm/vmwgfx/
Dttm_object.h312 bool no_wait) in ttm_bo_wait()
/linux-6.12.1/include/drm/ttm/
Dttm_bo.h279 bool interruptible, bool no_wait, in ttm_bo_reserve()
/linux-6.12.1/fs/
Duserfaultfd.c970 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read()
1142 bool no_wait; in userfaultfd_read_iter() local
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_gem.c987 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
/linux-6.12.1/drivers/md/
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()