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

/freebsd-10.1-release/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.c1864 if (bo->bdev->driver->swap_notify)
1865 bo->bdev->driver->swap_notify(bo);

Completed in 42 milliseconds