Lines Matching defs:bdev
85 * @bdev: Pointer to the buffer object device structure.
126 struct ttm_bo_device *bdev;
147 * Members protected by the bdev::lru_lock.
335 int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev);
342 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched);
355 size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev,
362 * @bdev: Pointer to a ttm_bo_device struct.
394 int ttm_bo_init_reserved(struct ttm_bo_device *bdev,
409 * @bdev: Pointer to a ttm_bo_device struct.
443 int ttm_bo_init(struct ttm_bo_device *bdev, struct ttm_buffer_object *bo,
453 * @bdev: Pointer to a ttm_bo_device struct.
469 int ttm_bo_create(struct ttm_bo_device *bdev, unsigned long size,
477 * @bdev: Pointer to a ttm_bo_device struct.
492 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type);
555 * @bdev: Pointer to the ttm_bo_device with the address space manager.
561 struct ttm_bo_device *bdev);
566 * @bdev: Pointer to the struct ttm_bo_device.
583 ssize_t ttm_bo_io(struct ttm_bo_device *bdev, struct file *filp,
637 int ttm_mem_evict_first(struct ttm_bo_device *bdev,