Searched refs:swapout_walk (Results 1 – 1 of 1) sorted by relevance
1112 struct ttm_bo_swapout_walk *swapout_walk = in ttm_bo_swapout_cb() local1113 container_of(walk, typeof(*swapout_walk), walk); in ttm_bo_swapout_cb()1185 ret = ttm_tt_swapout(bo->bdev, bo->ttm, swapout_walk->gfp_flags); in ttm_bo_swapout_cb()1222 struct ttm_bo_swapout_walk swapout_walk = { in ttm_bo_swapout() local1233 return ttm_lru_walk_for_evict(&swapout_walk.walk, bdev, man, target); in ttm_bo_swapout()