HomeSort by: relevance | last modified time | path
    Searched defs:vmw_bo_bo_free (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_bo.c 462 * vmw_bo_bo_free - vmw buffer object destructor
466 void vmw_bo_bo_free(struct ttm_buffer_object *bo) function in typeref:typename:void
521 WARN_ON_ONCE(!bo_free && (!user && (bo_free != vmw_bo_bo_free)));
1137 if (bo->destroy != vmw_bo_bo_free &&
1165 if (bo->destroy != vmw_bo_bo_free &&

Completed in 12 milliseconds