Home
last modified time | relevance | path

Searched refs:bo_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.h538 struct xe_bo_dev *bo_device = &xe_bo_device(bo)->bo_device; in xe_bo_put_async() local
540 if (xe_bo_put_deferred(bo, &bo_device->async_list)) in xe_bo_put_async()
541 schedule_work(&bo_device->async_free); in xe_bo_put_async()
544 void xe_bo_dev_init(struct xe_bo_dev *bo_device);
546 void xe_bo_dev_fini(struct xe_bo_dev *bo_device);