Home
last modified time | relevance | path

Searched defs:no_wait (Results 1 – 3 of 3) 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/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