Searched refs:swap_notify (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h444 void (*swap_notify) (struct ttm_buffer_object *bo); member in struct:ttm_bo_driver
H A Dttm_bo.c1872 if (bo->bdev->driver->swap_notify)
1873 bo->bdev->driver->swap_notify(bo);

Completed in 53 milliseconds