Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/ttm/
H A Dttm_bo.h439 int ttm_bo_pipeline_gutting(struct ttm_buffer_object *bo);
/openbsd/sys/dev/pci/drm/ttm/
H A Dttm_bo.c449 return ttm_bo_pipeline_gutting(bo); in ttm_bo_evict()
902 return ttm_bo_pipeline_gutting(bo); in ttm_bo_validate()
H A Dttm_bo_util.c738 int ttm_bo_pipeline_gutting(struct ttm_buffer_object *bo) in ttm_bo_pipeline_gutting() function