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

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo.c 1912 int ttm_bo_swapout(struct ttm_bo_global *glob, struct ttm_operation_ctx *ctx) function in typeref:typename:int
1998 EXPORT_SYMBOL(ttm_bo_swapout);
2007 while (ttm_bo_swapout(&ttm_bo_glob, &ctx) == 0);

Completed in 12 milliseconds