Searched refs:swap_notify (Results 1 – 4 of 4) sorted by relevance
162 void (*swap_notify)(struct ttm_buffer_object *bo); member
1191 if (bo->bdev->funcs->swap_notify) in ttm_bo_swapout()1192 bo->bdev->funcs->swap_notify(bo); in ttm_bo_swapout()
643 .swap_notify = vmw_swap_notify,
757 .swap_notify = i915_ttm_swap_notify,
Completed in 8 milliseconds