ttm_global_swapout
ret = ttm_global_swapout(ctx, GFP_KERNEL);
seq_printf(m, "%d\n", ttm_global_swapout(&ctx, GFP_KERNEL));
int ttm_global_swapout(struct ttm_operation_ctx *ctx, gfp_t gfp_flags);