Home
last modified time | relevance | path

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

/linux/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.c318 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()
/linux/include/drm/ttm/
A Dttm_device.h287 int ttm_global_swapout(struct ttm_operation_ctx *ctx, gfp_t gfp_flags);
/linux/drivers/gpu/drm/vmwgfx/
A Dttm_memory.c281 ret = ttm_global_swapout(ctx, GFP_KERNEL); in ttm_shrink()

Completed in 12 milliseconds