Home
last modified time | relevance | path

Searched refs:use_ticket (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/drm/ttm/
Dttm_bo_driver.h780 bool no_wait, bool use_ticket, in __ttm_bo_reserve() argument
850 bool no_wait, bool use_ticket, in ttm_bo_reserve() argument
857 ret = __ttm_bo_reserve(bo, interruptible, no_wait, use_ticket, ticket); in ttm_bo_reserve()