Searched refs:ttm_global_swapout (Results 1 – 4 of 4) sorted by relevance
123 int ttm_global_swapout(struct ttm_operation_ctx *ctx, gfp_t gfp_flags) in ttm_global_swapout() function140 EXPORT_SYMBOL(ttm_global_swapout);
318 ret = ttm_global_swapout(ctx, GFP_KERNEL); in ttm_tt_populate()381 seq_printf(m, "%d\n", ttm_global_swapout(&ctx, GFP_KERNEL)); in ttm_tt_debugfs_shrink_show()
287 int ttm_global_swapout(struct ttm_operation_ctx *ctx, gfp_t gfp_flags);
281 ret = ttm_global_swapout(ctx, GFP_KERNEL); in ttm_shrink()
Completed in 12 milliseconds