Searched refs:del_from_lru_notify (Results 1 – 3 of 3) sorted by relevance
246 void (*del_from_lru_notify)(struct ttm_buffer_object *bo); member
148 if (notify && bdev->driver->del_from_lru_notify) in ttm_bo_del_from_lru()149 bdev->driver->del_from_lru_notify(bo); in ttm_bo_del_from_lru()
1720 .del_from_lru_notify = &amdgpu_vm_del_from_lru_notify