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

/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c80 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) function
91 EXPORT_SYMBOL(ttm_mem_io_lock); variable
199 (void) ttm_mem_io_lock(man, false);
213 (void) ttm_mem_io_lock(man, false);
232 (void) ttm_mem_io_lock(man, false);
587 (void) ttm_mem_io_lock(man, false);
625 (void) ttm_mem_io_lock(man, false);

Completed in 187 milliseconds