Searched refs:___xe_bo_create_locked (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_dma_buf.c | 218 bo = ___xe_bo_create_locked(xe, storage, NULL, resv, NULL, dma_buf->size, in xe_dma_buf_init_obj()
|
D | xe_bo.h | 71 struct xe_bo *___xe_bo_create_locked(struct xe_device *xe, struct xe_bo *bo,
|
D | xe_bo.c | 1265 struct xe_bo *___xe_bo_create_locked(struct xe_device *xe, struct xe_bo *bo, in ___xe_bo_create_locked() function 1455 bo = ___xe_bo_create_locked(xe, bo, tile, vm ? xe_vm_resv(vm) : NULL, in __xe_bo_create_locked()
|