Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_device.c123 int ttm_global_swapout(struct ttm_operation_ctx *ctx, gfp_t gfp_flags) in ttm_global_swapout() function
140 EXPORT_SYMBOL(ttm_global_swapout);
A Dttm_tt.c319 ret = ttm_global_swapout(ctx, GFP_KERNEL); in ttm_tt_populate()
382 seq_printf(m, "%d\n", ttm_global_swapout(&ctx, GFP_KERNEL)); in ttm_tt_debugfs_shrink_show()
/linux-6.3-rc2/include/drm/ttm/
A Dttm_device.h271 int ttm_global_swapout(struct ttm_operation_ctx *ctx, gfp_t gfp_flags);

Completed in 4 milliseconds