Searched refs:ttm_bo_swapout (Results 1 – 2 of 2) sorted by relevance
1521 int ttm_bo_swapout(struct ttm_bo_global *glob, struct ttm_operation_ctx *ctx) in ttm_bo_swapout() function1612 EXPORT_SYMBOL(ttm_bo_swapout);1621 while (ttm_bo_swapout(&ttm_bo_glob, &ctx) == 0); in ttm_bo_swapout_all()
278 ret = ttm_bo_swapout(&ttm_bo_glob, ctx); in ttm_shrink()