Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/drm/ttm/
Dttm_bo.h427 int ttm_bo_evict_first(struct ttm_device *bdev,
/openbsd/src/sys/dev/pci/drm/ttm/
Dttm_resource.c500 ret = ttm_bo_evict_first(bdev, man, &ctx); in ttm_resource_manager_evict_all()
Dttm_bo.c443 int ttm_bo_evict_first(struct ttm_device *bdev, struct ttm_resource_manager *man, in ttm_bo_evict_first() function